sem_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

__sem_lock
_pthread_fastlock __sem_lock;
Undocumented in source.
__sem_value
int __sem_value;
Undocumented in source.
__sem_waiting
void* __sem_waiting;
Undocumented in source.

Meta