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

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11SlotToken.c36 static void *listener_waitforslotevent(void *arg);
398 listener_waitforslotevent, NULL) != 0) {
873 * listener_waitforslotevent is spawned by the main C_WaitForSlotEvent()
881 listener_waitforslotevent(void *arg) { function

Completed in 28 milliseconds