HomeSort by: relevance | last modified time | path
    Searched refs:work_cond (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/iscsi/dist/src/lib/
initiator.c 241 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, return -1)
    [all...]
  /src/external/bsd/iscsi/dist/include/
iscsiutil.h 396 iscsi_cond_t work_cond; member in struct:__anon6719

Completed in 16 milliseconds