Searched defs:listener_waitforslotevent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c36 static void *listener_waitforslotevent(void *arg);
406 listener_waitforslotevent, NULL) != 0) {
885 * listener_waitforslotevent is spawned by the main C_WaitForSlotEvent()
893 listener_waitforslotevent(void *arg) { function

Completed in 59 milliseconds