|
zoslib
z/OS C/C++ Library
|
#include <zos-semaphore.h>
Public Attributes | |
| volatile unsigned int | value |
| volatile unsigned int | id |
| volatile unsigned int | waitcnt |
| pthread_mutex_t | mutex |
| pthread_cond_t | cond |
| pthread_cond_t __sem::cond |
| volatile unsigned int __sem::id |
| pthread_mutex_t __sem::mutex |
| volatile unsigned int __sem::value |
| volatile unsigned int __sem::waitcnt |