Searched refs:USAGE_SPIN (Results 1 – 1 of 1) sorted by relevance
67 USAGE_SPIN, enumerator86 style == USAGE_SPIN ? spin_thread : sleep_thread, &th->ut_arg); in thread_start()89 style == USAGE_SPIN ? "spin" : "sleep"); in thread_start()111 thread_start(&first, "first", USAGE_SPIN);114 thread_start(&second, "second", USAGE_SPIN);