Unravel Engine C++ Reference
|
#include <concurrentqueue.h>
Public Types | |
typedef thread_id_t | thread_id_numeric_size_t |
typedef thread_id_t | thread_id_hash_t |
Static Public Member Functions | |
static thread_id_hash_t | prehash (thread_id_t const &x) |
Definition at line 84 of file concurrentqueue.h.
thread_id_t moodycamel::details::thread_id_converter< thread_id_t >::thread_id_hash_t |
Definition at line 86 of file concurrentqueue.h.
thread_id_t moodycamel::details::thread_id_converter< thread_id_t >::thread_id_numeric_size_t |
Definition at line 85 of file concurrentqueue.h.
|
inlinestatic |
Definition at line 87 of file concurrentqueue.h.