Home
last modified time | relevance | path

Searched defs:thread_cleanup (Results 1 – 5 of 5) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/threads/
H A Dmttest.c678 void thread_cleanup(void) in thread_cleanup() function
772 void thread_cleanup(void) in thread_cleanup() function
885 void thread_cleanup(void) in thread_cleanup() function
964 void thread_cleanup(void) in thread_cleanup() function
1058 void thread_cleanup(void) in thread_cleanup() function
1143 void thread_cleanup(void) in thread_cleanup() function
H A Dth-lock.c348 void thread_cleanup(void) in thread_cleanup() function
/minix3/minix/servers/vfs/
H A Dmain.c558 void thread_cleanup(void) in thread_cleanup() function
/minix3/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc342 static void thread_cleanup(void* thread_info) in thread_cleanup() function
/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h143 void (*thread_cleanup)(void); member