Lines Matching defs:all
24 * about threads stopping from libcrypto to all the code in the FIPS provider
88 static int init_thread_deregister(void *arg, int all);
150 * can deregister handlers if necessary before all the threads are
221 * It would be nice if we could figure out a way to do this on all threads
372 * thread stop events globally, so we have to ensure all affected
411 static int init_thread_deregister(void *index, int all)
419 if (!all) {
431 if (!all)
437 if (all || curr->index == index) {
450 if (all)
453 if (all) {