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

/fuchsia/zircon/kernel/tests/
H A Dsync_ipi_tests.cpp44 static int deadlock_test_thread(void* arg) { function
62 threads[i] = thread_create("sync_ipi_deadlock", deadlock_test_thread, &gate, DEFAULT_PRIORITY);

Completed in 22 milliseconds