Searched refs:thread_handler (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_sched_timeslice_and_lock.c | 81 static void thread_handler(void *p1, void *p2, void *p3) in thread_handler() function 441 thread_handler, NULL, NULL, NULL, in ZTEST()
|
/Zephyr-latest/tests/kernel/pipe/pipe_api/src/ |
D | test_pipe_contexts.c | 237 static void thread_handler(void *p1, void *p2, void *p3) in thread_handler() function 443 thread_handler, &kpipe1, NULL, NULL, in ZTEST()
|