Home
last modified time | relevance | path

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

/freebsd/contrib/libcxxrt/
H A Dexception.cc418 static void thread_cleanup(void* thread_info) in thread_cleanup() function
/freebsd/contrib/sqlite3/
H A Dsqlite3ext.h141 void (*thread_cleanup)(void); member