#include <ThreadLocalDetail.h>
Definition at line 304 of file ThreadLocalDetail.h.
constexpr folly::threadlocal_detail::StaticMetaBase::EntryID::EntryID |
( |
| ) |
|
|
inline |
Definition at line 308 of file ThreadLocalDetail.h.
std::atomic< uint32_t > value
constexpr uint32_t kEntryIDInvalid
folly::threadlocal_detail::StaticMetaBase::EntryID::EntryID |
( |
EntryID && |
other | ) |
|
|
inlinenoexcept |
folly::threadlocal_detail::StaticMetaBase::EntryID::EntryID |
( |
const EntryID & |
other | ) |
|
|
delete |
uint32_t folly::threadlocal_detail::StaticMetaBase::EntryID::getOrInvalid |
( |
| ) |
|
|
inline |
EntryID& folly::threadlocal_detail::StaticMetaBase::EntryID::operator= |
( |
EntryID && |
other | ) |
|
|
inline |
EntryID& folly::threadlocal_detail::StaticMetaBase::EntryID::operator= |
( |
const EntryID & |
other | ) |
|
|
delete |
std::atomic<uint32_t> folly::threadlocal_detail::StaticMetaBase::EntryID::value |
The documentation for this class was generated from the following file: