Home
last modified time | relevance | path

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

/haiku/src/tests/system/kernel/
H A Dsem_acquire_test1.cpp37 thread_id thread1 = spawn_thread(&thread_function1, "thread1", in main() local
39 resume_thread(thread1); in main()
60 kill_thread(thread1); in main()