ClanLib  2.3.7
Classes | Macros
mutex.h File Reference
#include "../api_core.h"
#include <pthread.h>
Include dependency graph for mutex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CL_Mutex
 Mutex class. More...
 
class  CL_MutexSection
 Mutex locking helper. More...
 

Macros

#define __USE_UNIX98