#include <stdlib.h>
#include <errno.h>
#include <omnithread.h>
#include <process.h>
#include "threaddata.cc"
Include dependency graph for nt.cc:
Classes | |
class | omni_thread_dummy |
Defines | |
#define | DB(x) |
#define | SEMAPHORE_MAX 0x7fffffff |
#define | MAX_SLEEP_SECONDS (DWORD)4294966 |
#define | INSIDE_THREAD_IMPL_CC |
Functions | |
unsigned __stdcall | omni_thread_wrapper (void *ptr) |
|
|
|
|
|
|
|
|
|
|