Searched refs:SRTM_Mutex_Unlock (Results 1 – 4 of 4) sorted by relevance
114 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_DequeueMessage()401 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_AddPeerCore()427 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_RemovePeerCore()461 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_RemovePeerCore()501 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_RegisterService()523 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_UnregisterService()836 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_HandleResponse()894 (void)SRTM_Mutex_Unlock(disp->mutex); in SRTM_Dispatcher_SendMessage()
202 (void)SRTM_Mutex_Unlock(core->mutex); in SRTM_PeerCore_AddChannel()223 (void)SRTM_Mutex_Unlock(core->mutex); in SRTM_PeerCore_RemoveChannel()
68 srtm_status_t SRTM_Mutex_Unlock(srtm_mutex_t mutex);
60 srtm_status_t SRTM_Mutex_Unlock(srtm_mutex_t mutex) in SRTM_Mutex_Unlock() function