poser
A C framework for POsix SERvices
|
This is the complete list of members for PSC_ThreadJob, including all inherited members.
PSC_ThreadJob_canceled(void) | PSC_ThreadJob | static |
PSC_ThreadJob_create(PSC_ThreadProc proc, void *arg, int timeoutTicks) | PSC_ThreadJob | |
PSC_ThreadJob_destroy(PSC_ThreadJob *self) | PSC_ThreadJob | |
PSC_ThreadJob_finished(PSC_ThreadJob *self) | PSC_ThreadJob | |
PSC_ThreadJob_hasCompleted(const PSC_ThreadJob *self) | PSC_ThreadJob |