Searched refs:pthreads_thread_id (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/threads/
H A Dth-lock.c100 static unsigned long pthreads_thread_id(void);
344 CRYPTO_set_id_callback((unsigned long (*)())pthreads_thread_id);
381 unsigned long pthreads_thread_id(void) function
H A Dmttest.c117 void pthreads_thread_id(CRYPTO_THREADID *tid);
962 CRYPTO_THREADID_set_callback(pthreads_thread_id);
1034 void pthreads_thread_id(CRYPTO_THREADID *tid) function

Completed in 60 milliseconds