Nebula
|
#include "core/types.h"
Go to the source code of this file.
Namespaces | |
namespace | Threading |
The Jobs2 system provides a set of threads and a pool of jobs from which threads can pickup work. | |
Typedefs | |
typedef pthread_t | Threading::ThreadId |
typedef int64_t | Threading::ThreadIdStorage |
Variables | |
static const ThreadId | Threading::InvalidThreadId = 0 |