Lines Matching refs:xSemaphoreGive
135 xSemaphoreGive(done); in set_alarm_task()
223 xSemaphoreGive(p_args->done); in test_periodic_correct_delays_timer_func()
291 xSemaphoreGive(p_args->done); in test_timers_ordered_correctly_timer_func()
297 xSemaphoreGive(p_args->done); in test_timers_ordered_correctly_timer_func()
387 xSemaphoreGive(done); in test_short_intervals_timer_func()
495 xSemaphoreGive(state->done); in timer_test_monotonic_values_task()
543 xSemaphoreGive(arg.notify_from_timer_cb); in test_delete_from_callback_timer_func()
582 xSemaphoreGive(args->delete_done); in timer_delete_task()
590 xSemaphoreGive(args->delete_start); in timer_delete_test_callback()
593 xSemaphoreGive(args->test_done); in timer_delete_test_callback()
1113 xSemaphoreGive(done); in task_callback2()