Go to the documentation of this file.
27 #ifndef __semaphore_h__
28 #define __semaphore_h__
38 #ifdef CONF_SEMAPHORES
64 extern inline int sem_init(sem_t * sem,
int pshared,
unsigned int value)
101 const time_t abs_timeout);
152 #endif // CONF_SEMAPHORES
158 #endif // __semaphore_h__
Generated on Sat Mar 15 2014 11:28:21 for brickOS Kernel Developer by
1.8.1.2