thread.h File Reference
Synchronization and threading services.
More...
#include <cc++/config.h>
#include <ctime>
#include <pthread.h>
#include <time.h>
#include <signal.h>
#include <unistd.h>
Go to the source code of this file.
Detailed Description
Synchronization and threading services.
Define Documentation
#define ENTER_CRITICAL enterMutex();
|
|
#define ENTER_DEFERRED setCancel(cancelDeferred);
|
|
#define LEAVE_CRITICAL leaveMutex();
|
|
#define LEAVE_DEFERRED setCancel(cancelImmediate);
|
|
#define psleep |
( |
x |
|
) |
(sleep)(x)
|
|
Typedef Documentation
Generated on Sat May 12 18:11:09 2007 for GNU CommonC++ by
1.3.5