Searched refs:spinner_thread (Results 1 – 1 of 1) sorted by relevance
601 static int spinner_thread(void *arg) { in spinner_thread() function615 thread_t *t = thread_create("spinner", spinner_thread, NULL, argv[1].u, DEFAULT_STACK_SIZE); in spinner()
Completed in 3 milliseconds