
#include <cpthreads.h>

Data Fields | |
| int | magic |
| int | pshared |
Definition at line 22 of file cpthreads.h.
Definition at line 24 of file cpthreads.h.
Referenced by Cpthread_mutex_init(), Cpthread_mutexattr_destroy(), Cpthread_mutexattr_getpshared(), Cpthread_mutexattr_init(), and Cpthread_mutexattr_setpshared().
Definition at line 25 of file cpthreads.h.
Referenced by Cpthread_mutexattr_getpshared(), and Cpthread_mutexattr_setpshared().
1.5.5