Searched refs:test_thread (Results 1 – 1 of 1) sorted by relevance
144 struct test_thread;145 typedef bool (*thread_fn_t)(struct test_thread const* thread);147 struct test_thread { struct236 struct test_thread const *thread = arg; in test_thread_shim()251 struct test_thread *threads = calloc(nthreads, sizeof(threads[0])); in test_on_each_cpu()289 active_context_switch_thread(struct test_thread const* thread) in active_context_switch_thread()330 inactive_context_switch_thread(struct test_thread const* thread) in inactive_context_switch_thread()