#include <ConcurrentQueue.h>
Public Types | |
typedef thread_id_t | thread_id_hash_t |
typedef thread_id_t | thread_id_numeric_size_t |
Static Public Member Functions | |
static thread_id_hash_t | prehash (thread_id_t const &x) |
Definition at line 76 of file ConcurrentQueue.h.
typedef thread_id_t moodycamel::details::thread_id_converter< thread_id_t >::thread_id_hash_t |
Definition at line 78 of file ConcurrentQueue.h.
typedef thread_id_t moodycamel::details::thread_id_converter< thread_id_t >::thread_id_numeric_size_t |
Definition at line 77 of file ConcurrentQueue.h.
|
inlinestatic |
Definition at line 79 of file ConcurrentQueue.h.
References moodycamel::details::invalid_thread_id, moodycamel::details::invalid_thread_id2, and moodycamel::details::thread_id().