Workspace 6.21.5
Public Types | Static Public Member Functions | List of all members
thread_id_converter< thread_id_t > Struct Template Reference

#include <Workspace/Application/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)
 

Member Typedef Documentation

◆ thread_id_hash_t

◆ thread_id_numeric_size_t

Member Function Documentation

◆ prehash()

static thread_id_hash_t prehash ( thread_id_t const &  x)
inlinestatic