Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dtest_exception_storage.pass.cpp21 void *thread_code (void *parm) { in thread_code() function
50 std::__libcpp_thread_create ( threads + i, thread_code, (void *) (thread_globals + i)); in main()
72 thread_code(&thread_globals); in main()