Searched refs:test_thread (Results 1 – 1 of 1) sorted by relevance
146 struct test_thread;147 typedef bool (*thread_fn_t)(struct test_thread const* thread);149 struct test_thread { struct238 struct test_thread const *thread = arg; in test_thread_shim()253 struct test_thread *threads = calloc(nthreads, sizeof(threads[0])); in test_on_each_cpu()291 active_context_switch_thread(struct test_thread const* thread) in active_context_switch_thread()332 inactive_context_switch_thread(struct test_thread const* thread) in inactive_context_switch_thread()