Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
ThreadUtil.cpp File Reference
#include "precompiled.h"
#include "ThreadUtil.h"

Go to the source code of this file.

Variables

static bool g_MainThreadSet
 
static pthread_t g_MainThread
 

Variable Documentation

pthread_t g_MainThread
static

Definition at line 23 of file ThreadUtil.cpp.

bool g_MainThreadSet
static

Definition at line 22 of file ThreadUtil.cpp.