#include <cpthreads.h>
Data Fields | |
int | magic |
int | pshared |
Definition at line 26 of file cpthreads.h.
Definition at line 28 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 29 of file cpthreads.h.
Referenced by Cpthread_mutexattr_getpshared(), and Cpthread_mutexattr_setpshared().