Pyro device driver API
|
Data Fields | |
WaitQueue_s * | wq_psNext |
WaitQueue_s * | wq_psPrev |
thread_id | wq_hThread |
int | wq_nCode |
bigtime_t | wq_nResumeTime |
bool | wq_bIsMember |
bool | wq_bOneShot |
bigtime_t | wq_nTimeout |
timer_callback * | wq_pfCallBack |
void * | wq_pUserData |