Searched refs:xSemaphoreGiveRecursive (Results 1 – 17 of 17) sorted by relevance
40 xSemaphoreGiveRecursive(trans_mutex); in transaction_reset()69 xSemaphoreGiveRecursive(trans_mutex); in transaction_set_events()90 xSemaphoreGiveRecursive(trans_mutex); in transaction_test_events()109 xSemaphoreGiveRecursive(trans_mutex); in transaction_clear_events()128 xSemaphoreGiveRecursive(trans_mutex); in transaction_abort()164 xSemaphoreGiveRecursive(trans_mutex); in transaction_init()203 xSemaphoreGiveRecursive(trans_mutex); in transaction_run()212 xSemaphoreGiveRecursive(trans_mutex); in transaction_run()215 xSemaphoreGiveRecursive(trans_mutex); in transaction_run()248 xSemaphoreGiveRecursive(trans_mutex); in transaction_get()
98 xSemaphoreGiveRecursive(gl_mutex); in osi_mutex_global_unlock()
39 #define SUPPLICANT_API_UNLOCK() xSemaphoreGiveRecursive(s_supplicant_api_lock)
52 #define DATA_MUTEX_GIVE() xSemaphoreGiveRecursive(s_wpa2_data_lock)89 xSemaphoreGiveRecursive(s_wpa2_api_lock); in wpa2_api_unlock()
33 #define DPP_API_UNLOCK() xSemaphoreGiveRecursive(s_dpp_api_lock)
45 #define API_MUTEX_GIVE() xSemaphoreGiveRecursive(s_wps_api_lock)47 #define DATA_MUTEX_GIVE() xSemaphoreGiveRecursive(s_wps_data_lock)
611 xSemaphoreGiveRecursive(loop->mutex); in esp_event_loop_run()620 xSemaphoreGiveRecursive(loop->mutex); in esp_event_loop_run()673 xSemaphoreGiveRecursive(loop_mutex); in esp_event_loop_delete()746 xSemaphoreGiveRecursive(loop->mutex); in esp_event_handler_register_with_internal()794 xSemaphoreGiveRecursive(loop->mutex); in esp_event_handler_unregister_with_internal()861 xSemaphoreGiveRecursive(loop->mutex); in esp_event_post_to()864 xSemaphoreGiveRecursive(loop->mutex); in esp_event_post_to()
519 #define xSemaphoreGiveRecursive( xMutex ) xQueueGiveMutexRecursive( ( xMutex ) ) macro
147 TEST_ASSERT_EQUAL(pdTRUE, xSemaphoreGiveRecursive(handle));
597 res = xSemaphoreGiveRecursive(mux->sem); in pthread_mutex_destroy()713 ret = xSemaphoreGiveRecursive(mux->sem); in pthread_mutex_unlock()
198 xSemaphoreGiveRecursive(h); in lock_release_generic()
678 xSemaphoreGiveRecursive(client->lock); in esp_websocket_client_task()883 xSemaphoreGiveRecursive(client->lock); in esp_websocket_client_send_with_opcode()
315 return (int32_t)xSemaphoreGiveRecursive(mutex); in mutex_unlock_wrapper()
327 return (int32_t)xSemaphoreGiveRecursive(mutex); in mutex_unlock_wrapper()
337 return (int32_t)xSemaphoreGiveRecursive(mutex); in mutex_unlock_wrapper()
282 return (int32_t)xSemaphoreGiveRecursive(mutex); in mutex_unlock_wrapper()
94 xSemaphoreGiveRecursive(s_flash_op_mutex); in spi_flash_op_unlock()