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

/haiku/src/tests/system/kernel/
H A Dsem_acquire_test1.cpp11 thread_function1(void* data) function
37 thread_id thread1 = spawn_thread(&thread_function1, "thread1",
49 thread_id thread3 = spawn_thread(&thread_function1, "thread3",

Completed in 39 milliseconds