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

/fuchsia/zircon/kernel/tests/
H A Dthread_tests.cpp934 static int spinner_thread(void* arg) { function
948 thread_t* t = thread_create("spinner", spinner_thread, NULL, (int)argv[1].u);

Completed in 28 milliseconds