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

/freebsd-10.1-release/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-10.1-release/contrib/sqlite3/
H A Dsqlite3ext.h143 void (*thread_cleanup)(void); member in struct:sqlite3_api_routines
372 #define sqlite3_thread_cleanup sqlite3_api->thread_cleanup
H A Dsqlite3.c[all...]
/freebsd-10.1-release/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-10.1-release/contrib/libcxxrt/
H A Dexception.cc334 static void thread_cleanup(void* thread_info) function
381 pthread_key_create(&eh_key, thread_cleanup);

Completed in 597 milliseconds