Searched refs:ThreadSem (Results 1 – 1 of 1) sorted by relevance
130 static MPKSema ThreadSem; variable414 MPKSemaphoreSignal(ThreadSem); in ndoit()1143 ThreadSem = MPKSemaphoreAlloc("OpenSSL mttest semaphore", 0 ); in thread_setup()1165 MPKSemaphoreFree(ThreadSem); in thread_cleanup()1200 MPKSemaphoreWait(ThreadSem); in do_threads()