Searched refs:OSA_MutexUnlock (Results 1 – 25 of 126) sorted by relevance
123456
76 (void)OSA_MutexUnlock((osa_mutex_handle_t)lock->reader_mutex);90 (void)OSA_MutexUnlock((osa_mutex_handle_t)lock->reader_mutex);95 (void)OSA_MutexUnlock((osa_mutex_handle_t)lock->reader_mutex);114 (void)OSA_MutexUnlock((osa_mutex_handle_t)lock->reader_mutex);
131 OSA_MutexUnlock((osa_mutex_handle_t)MemPool->Lock); in OSA_MemoryPoolAllocate()137 OSA_MutexUnlock((osa_mutex_handle_t)MemPool->Lock); in OSA_MemoryPoolAllocate()162 OSA_MutexUnlock((osa_mutex_handle_t)MemPool->Lock); in OSA_MemoryPoolFree()
409 status = OSA_MutexUnlock((osa_mutex_handle_t)bleMutexHandle); in PLATFORM_InitBle()673 if (OSA_MutexUnlock((osa_mutex_handle_t)bleMutexHandle) != KOSA_StatusSuccess) in PLATFORM_RequestBleWakeUp()
128 (void)OSA_MutexUnlock((osa_mutex_handle_t)mLfsMutexId); in lfs_mutex_unlock()
19 #define USB_HostUnlock() OSA_MutexUnlock(hostInstance->hostMutex)
149 #define USB_HostKhciUnlock() (void)OSA_MutexUnlock(usbHostPointer->khciMutex)
113 #define USB_HostEhciUnlock() (void)OSA_MutexUnlock(ehciInstance->ehciMutex)
370 #define USB_HostOhciUnlock() (void)OSA_MutexUnlock(usbHostState->mutex)
523 #define USB_HostIp3516HsUnlock() (void)OSA_MutexUnlock(usbHostState->mutex)
129 (void)OSA_MutexUnlock((osa_mutex_handle_t)mLfsMutexId); in lfs_mutex_unlock()
415 osaStatus_t OSA_MutexUnlock(osaMutexId_t mutexId);
94 OSA_MutexUnlock((osa_mutex_handle_t)priv->tx_ba_stream_tbl_lock); in wlan_release_ralist_lock()
867 osa_status_t OSA_MutexUnlock(osa_mutex_handle_t mutexHandle);
657 osa_status_t OSA_MutexUnlock(osa_mutex_handle_t mutexHandle) in OSA_MutexUnlock() function
565 osa_status_t OSA_MutexUnlock(osa_mutex_handle_t mutexHandle) in OSA_MutexUnlock() function
748 osa_status_t OSA_MutexUnlock(osa_mutex_handle_t mutexHandle) in OSA_MutexUnlock() function
382 OSA_MutexUnlock((osa_mutex_handle_t)sleep_rwlock.write_mutex); in send_sleep_confirm_command()
30 #define USB_CDC_RNDIS_MUTEX_UNLOCK(_X_) (void)OSA_MutexUnlock(_X_)
86 #define SHELL_EXIT_CRITICAL() (void)OSA_MutexUnlock(s_shellMutex)