Searched refs:wait_object (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_evd_set_unwaitable.c82 * sleep; but the wait_object allows this and will do the right
86 (void) dapl_os_wait_object_wakeup(&evd_ptr->wait_object);
H A Ddapl_evd_dto_callb.c116 (void) dapl_os_wait_object_wakeup(&evd_ptr->wait_object);
H A Ddapl_evd_util.c240 (void) dapl_os_wait_object_init(&evd_ptr->wait_object);
393 (void) dapl_os_wait_object_destroy(&evd_ptr->wait_object);
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h470 DAPL_OS_WAIT_OBJECT wait_object; member in struct:dapl_evd

Completed in 63 milliseconds