Home
last modified time | relevance | path

Searched refs:cleanup_thread_resources (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libc/src/__support/threads/linux/
H A Dthread.cpp83 static void cleanup_thread_resources(ThreadAttributes *attrib) { in cleanup_thread_resources() function
131 cleanup_thread_resources(attrib); in start_thread()
226 cleanup_thread_resources(attrib); in run()
241 cleanup_thread_resources(attrib); in join()
258 cleanup_thread_resources(attrib); in detach()