Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c975 wfse_args_t *wfse = (wfse_args_t *)arg; in child_waitforslotevent() local
981 rv = FUNCLIST(wfse->slotid)->C_WaitForSlotEvent(wfse->flags, &slot, in child_waitforslotevent()
982 wfse->pReserved); in child_waitforslotevent()
1008 cur_prov = slottable->st_slots[wfse->slotid]->sl_prov_id; in child_waitforslotevent()
1016 st_slots[wfse->slotid]->sl_mutex); in child_waitforslotevent()
1018 slottable->st_slots[wfse->slotid]->sl_wfse_state = WFSE_CLEAR; in child_waitforslotevent()
1021 st_slots[wfse->slotid]->sl_mutex); in child_waitforslotevent()
1024 for (i = wfse->slotid; i <= slottable->st_last; i++) { in child_waitforslotevent()
1057 st_slots[wfse->slotid]->sl_mutex); in child_waitforslotevent()
1066 slottable->st_slots[wfse->slotid]->sl_no_wfse = B_TRUE; in child_waitforslotevent()
[all …]