Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A 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()
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst838 16 void thread2(void)
881 16 void thread2(void)
899 the beginning of thread2()'s grace period. If it is also the case
901 precede the beginning of thread2()'s grace period. This mean that
939 16 void thread2(void)