HomeSort by: relevance | last modified time | path
    Searched defs:thread_fn (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libpthread/
h_thread_local_dtor.cpp 60 void thread_fn() { function in typeref:typename:void
70 std::thread{thread_fn}.join();
h_thread_local_dtor.cpp 60 void thread_fn() { function in typeref:typename:void
70 std::thread{thread_fn}.join();

Completed in 21 milliseconds