Home
last modified time | relevance | path

Searched refs:cno_wait_object (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cno_util.c93 (void) dapl_os_wait_object_init(&cno_ptr->cno_wait_object); in dapl_cno_alloc()
126 (void) dapl_os_wait_object_destroy(&cno_ptr->cno_wait_object); in dapl_cno_dealloc()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h412 DAPL_OS_WAIT_OBJECT cno_wait_object; member