Searched refs:CKF_DONT_BLOCK (Results 1 – 3 of 3) sorted by relevance
225 if (flags & CKF_DONT_BLOCK) { in meta_WaitForSlotEvent()
284 if (flags & CKF_DONT_BLOCK) { in C_WaitForSlotEvent()379 } else if (!(flags & CKF_DONT_BLOCK) && (pkcs11_cant_create_threads)) { in C_WaitForSlotEvent()
1272 #define CKF_DONT_BLOCK 1 macro