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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp160 void thread_cleanup_handler(void *_iter) { function in namespace:__anon1001
279 pthread_key_create(&thread_cleanup_key, thread_cleanup_handler);

Completed in 115 milliseconds