Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Slot.h65 pthread_t sl_tid; /* Used to track child thread */ member
H A Dpkcs11Slottable.c189 (cur_slot->sl_tid); in pkcs11_slottable_delete()
H A Dpkcs11SlotToken.c489 if (pthread_create(&cur_slot->sl_tid, NULL, in C_WaitForSlotEvent()