#include <cpthreads.h>
Data Fields | |
int | magic |
int | pshared |
Definition at line 39 of file cpthreads.h.
Definition at line 41 of file cpthreads.h.
Referenced by Cpthread_cond_init(), Cpthread_condattr_destroy(), Cpthread_condattr_getpshared(), Cpthread_condattr_init(), and Cpthread_condattr_setpshared().
Definition at line 42 of file cpthreads.h.
Referenced by Cpthread_condattr_getpshared(), and Cpthread_condattr_setpshared().