Searched refs:work_cond (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/iscsi/dist/src/lib/
H A Dinitiator.c241 ISCSI_COND_INIT(&s->tx_worker.work_cond, return -1);
245 ISCSI_COND_INIT(&s->rx_worker.work_cond, return -1);
369 ISCSI_SIGNAL(&sess->tx_worker.work_cond, return -1);
429 ISCSI_COND_DESTROY(&sess->tx_worker.work_cond, return -1);
433 ISCSI_COND_DESTROY(&sess->rx_worker.work_cond, return -1);
573 ISCSI_SIGNAL(&sess->tx_worker.work_cond, FFN_ERROR);
978 ISCSI_COND_INIT(&g_enqueue_worker.work_cond, INIT_ERROR);
1047 ISCSI_SIGNAL(&g_enqueue_worker.work_cond, return -1);
1060 ISCSI_COND_DESTROY(&g_enqueue_worker.work_cond, return -1);
1204 ISCSI_SIGNAL(&sess->tx_worker.work_cond, retur
[all...]
/netbsd-current/external/bsd/iscsi/dist/include/
H A Discsiutil.h395 iscsi_cond_t work_cond; member in struct:__anon1208

Completed in 175 milliseconds