Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c160 void *(*thread2)(void *); member
209 .thread2 = pipe_thread2,
248 .thread2 = yield_thread2,
378 .thread2 = futex_thread2,
489 start_fn(actions->thread2, NULL, cpu2); in main()