Searched refs:thread_cleanup (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/threads/
H A Dmttest.c105 void thread_cleanup(void);
317 thread_cleanup();
680 void thread_cleanup(void) function
774 void thread_cleanup(void) function
887 void thread_cleanup(void) function
966 void thread_cleanup(void) function
1060 void thread_cleanup(void) function
1066 BIO_printf(bio_stdout, "thread_cleanup\n");
1145 void thread_cleanup(void) function
H A Dth-lock.c348 void thread_cleanup(void) function
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h131 void (*thread_cleanup)(void); member in struct:sqlite3_api_routines
337 #define sqlite3_thread_cleanup sqlite3_api->thread_cleanup
H A Dsqlite3.c[all...]
/freebsd-11-stable/contrib/libcxxrt/
H A Dexception.cc338 static void thread_cleanup(void* thread_info) function
386 pthread_key_create(&eh_key, thread_cleanup);
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3ext.h141 void (*thread_cleanup)(void); member in struct:sqlite3_api_routines
469 #define sqlite3_thread_cleanup sqlite3_api->thread_cleanup
H A Dsqlite3.c[all...]

Completed in 1118 milliseconds