Home
last modified time | relevance | path

Searched refs:thread2 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c156 void *(*thread2)(void *); member
205 .thread2 = pipe_thread2,
244 .thread2 = yield_thread2,
374 .thread2 = futex_thread2,
485 start_fn(actions->thread2, NULL, cpu2); in main()