18 #include "precompiled.h"
static bool g_MainThreadSet
void SetMainThread()
Set the current thread as the 'main' thread.
int pthread_equal(pthread_t t1, pthread_t t2)
bool IsMainThread()
Returns whether the current thread is the 'main' thread (i.e.
static pthread_t g_MainThread