CUBRID Engine  latest
thread_compat.hpp File Reference

Go to the source code of this file.

Typedefs

typedef void THREAD_ENTRY
 
typedef unsigned long int thread_id_t
 

Typedef Documentation

typedef void THREAD_ENTRY

Definition at line 43 of file thread_compat.hpp.

typedef std::thread::id thread_id_t

Definition at line 44 of file thread_compat.hpp.