Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/tests/genmc/
H A Dmutex_test_4.cpp56 static void *Thread3(void *arg) in Thread3() function
78 pthread_create(&t[2U], nullptr, Thread3, reinterpret_cast<void *>(2U)); in main()
/arkcompiler/runtime_core/libpandabase/tests/genmc/
H A Dmutex_test_4.cpp59 static void *Thread3(void *arg) in Thread3() function
82 pthread_create(&t[2U], nullptr, Thread3, reinterpret_cast<void *>(2U)); in main()

Completed in 1 milliseconds