proxygen
folly::threadlocal_detail::ThreadEntryList Struct Reference

#include <ThreadLocalDetail.h>

Public Attributes

ThreadEntryhead {nullptr}
 
size_t count {0}
 

Detailed Description

Definition at line 228 of file ThreadLocalDetail.h.

Member Data Documentation

size_t folly::threadlocal_detail::ThreadEntryList::count {0}
ThreadEntry* folly::threadlocal_detail::ThreadEntryList::head {nullptr}

The documentation for this struct was generated from the following file: