Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c167 void *(*thread2)(void *); member
216 .thread2 = pipe_thread2,
255 .thread2 = yield_thread2,
385 .thread2 = futex_thread2,
502 start_fn(actions->thread2, NULL, cpu2); in main()
/Linux-v5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst837 16 void thread2(void)
880 16 void thread2(void)
898 the beginning of ``thread2()``'s grace period. If it is also the case
900 precede the beginning of ``thread2()``'s grace period. This mean that
938 16 void thread2(void)