|
uLib
User mode C/C++ extended API library for Win32 programmers.
|
#include <uLib/Common.h>#include <uLib/Thread.h>#include <uLib/Debug.h>#include <uLib/UtilFunc.h>Go to the source code of this file.
Namespaces | |
| uLib | |
Macros | |
| #define | SE_KILLTHREAD MAKE_SOFTEXCEPTION( ERROR_SEVERITY_ERROR, FACILITY_ULIB, 1 ) |
| #define SE_KILLTHREAD MAKE_SOFTEXCEPTION( ERROR_SEVERITY_ERROR, FACILITY_ULIB, 1 ) |
Definition at line 91 of file Thread.cpp.