libcopp
2.2.0
|
Data Structures | |
struct | uint64_id_allocator_tls_cache_t |
Functions | |
static uint64_t | allocate_id_by_atomic () |
uint64_id_allocator_tls_cache_t * | get_uint64_id_allocator_tls_cache () |
|
static |
Definition at line 24 of file uint64_id_allocator.cpp.
References util::lock::memory_order_acq_rel, and util::lock::memory_order_acquire.
Referenced by util::uint64_id_allocator::allocate().
uint64_id_allocator_tls_cache_t* util::details::get_uint64_id_allocator_tls_cache | ( | ) |
Definition at line 111 of file uint64_id_allocator.cpp.
Referenced by util::uint64_id_allocator::allocate().