PFUNC 1.0
|
Implementation of PFUNC -- Contains the common codes. More...
Go to the source code of this file.
Enumerations | |
enum | { BARRIER_SPIN = 0, BARRIER_WAIT, BARRIER_STEAL } |
enum | { PFUNC_ERROR = -0xFFFF, PFUNC_UNINITIALIZED, PFUNC_NOMEM, PFUNC_INVALID_ARGUMENTS, PFUNC_INVALID_ATTR, PFUNC_INVALID_ATTR_NAME, PFUNC_INVALID_ATTR_VALUE, PFUNC_INVALID_GROUP, PFUNC_INVALID_GROUP_ATTR, PFUNC_INVALID_HANDLE, PFUNC_TASK_INCOMPLETE, PFUNC_SUCCESS = 0, PFUNC_INITIALIZED, PFUNC_TASK_COMPLETE } |
Implementation of PFUNC -- Contains the common codes.
anonymous enum |
anonymous enum |