HomeSort by relevance Sort by last modified time
    Searched refs:os_protectUnlock (Results 1 - 11 of 11) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
MsduList.c 233 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
245 os_protectUnlock(this->hOs, this->hCriticalSectionProtect);
267 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
303 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
322 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
346 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
367 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
398 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
409 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
434 os_protectUnlock(this->hOs, this->hCriticalSectionProtect); /* END OF CRITICAL SECTION *
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c 382 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
420 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
461 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
487 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
564 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
580 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
624 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
636 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
684 //os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
765 os_protectUnlock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* END OF CRITICAL SECTION *
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 530 void os_protectUnlock (TI_HANDLE OsContext, TI_HANDLE ProtectContext);
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
osApi.h 530 void os_protectUnlock (TI_HANDLE OsContext, TI_HANDLE ProtectContext);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourX.c 372 os_protectUnlock(pMsduList->hOs, pMsduList->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
448 os_protectUnlock(pMsduList->hOs, pMsduList->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
  /hardware/ti/wlan/wl1271/utils/
context.c 451 os_protectUnlock (pContext->hOs, pContext->hProtectionLock);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osApi.h 331 os_protectUnlock(
  /system/wlan/ti/wilink_6_1/utils/
context.c 451 os_protectUnlock (pContext->hOs, pContext->hProtectionLock);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 405 * os_protectUnlock()
415 void os_protectUnlock (TI_HANDLE OsContext, TI_HANDLE ProtectContext)
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osapi.c 401 * os_protectUnlock()
411 void os_protectUnlock (TI_HANDLE OsContext, TI_HANDLE ProtectContext)
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 786 * os_protectUnlock()
797 os_protectUnlock(
    [all...]

Completed in 282 milliseconds