Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c148 void *(*thread1)(void *); member
197 .thread1 = pipe_thread1,
236 .thread1 = yield_thread1,
351 .thread1 = futex_thread1,
464 start_fn(actions->thread1, NULL, cpu1); in main()