Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc338 static void thread_cleanup(void* thread_info) in thread_cleanup() function
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h141 void (*thread_cleanup)(void); member