Searched refs:get_sem_and_exec_function (Results 1 – 3 of 3) sorted by relevance
37 void get_sem_and_exec_function(struct k_sem *my_sem, struct k_sem *other_sem, void (*func)(void)) in get_sem_and_exec_function() function56 get_sem_and_exec_function(&thread_a_sem, &main_sem, loop_0); in thread_A()70 get_sem_and_exec_function(&main_sem, &thread_a_sem, loop_1); in main()
68 ``get_sem_and_exec_function`` is the one interesting to allow the observation73 zaru.py trace -v -c get_sem_and_exec_function
90 thread_A 0x200000d8 0) 7 | 198443400 ns | get_sem_and_exec_function() {