5 #include <libutl/host_thread.h> 6 #include <libutl/Mutex.h> 59 #if UTL_HOST_OS == UTL_OS_MINGW 62 struct _CRITICAL_SECTION* _numWaitersLock;
void deInit()
De-initialize UTL++.
#define UTL_CLASS_DECL(DC, BC)
Declaration of standard UTL++ functionality for a non-template class.
unsigned int uint_t
Unsigned integer.
#define UTL_CLASS_NO_COPY
Declare that a class cannot do copy().
Root of UTL++ class hierarchy.
void init()
Initialize UTL++.