|
uLib
User mode C/C++ extended API library for Win32 programmers.
|
#include <uLib/UtilFunc.h>Go to the source code of this file.
Classes | |
| class | TCritSec |
| class | TSyncObj |
| class | TEvent |
| class | TMutex |
| class | TSemaphore |
| class | TWaitTimer |
Typedefs | |
| typedef class TCritSec * | PCritSec |
| typedef class TSyncObj * | PSyncObj |
| typedef class TEvent * | PEvent |
| typedef class TMutex * | PMutex |
| typedef class TSemaphore * | PSemaphore |
| typedef class TWaitTimer * | PWaitTimer |