HomeSort by relevance Sort by last modified time
    Searched refs:os_protectLock (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 228 os_protectLock(this->hOs, this->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
253 os_protectLock(this->hOs, this->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
294 os_protectLock(this->hOs, this->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
394 os_protectLock(this->hOs, this->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
430 os_protectLock(this->hOs, this->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c 372 os_protectLock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
454 os_protectLock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
556 os_protectLock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
617 os_protectLock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
741 os_protectLock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
798 os_protectLock(pMemMngr->hOs, pMemMngr->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 517 void os_protectLock (TI_HANDLE OsContext, TI_HANDLE ProtectContext);
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
osApi.h 517 void os_protectLock (TI_HANDLE OsContext, TI_HANDLE ProtectContext);
  /hardware/ti/wlan/wl1271/utils/
context.c 441 os_protectLock (pContext->hOs, pContext->hProtectionLock);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osApi.h 325 os_protectLock(
  /system/wlan/ti/wilink_6_1/utils/
context.c 441 os_protectLock (pContext->hOs, pContext->hProtectionLock);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 386 * os_protectLock()
396 void os_protectLock (TI_HANDLE OsContext, TI_HANDLE ProtectContext)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
fourX.c 366 os_protectLock(pMsduList->hOs, pMsduList->hCriticalSectionProtect); /* START OF CRITICAL SECTION */
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osapi.c 382 * os_protectLock()
392 void os_protectLock (TI_HANDLE OsContext, TI_HANDLE ProtectContext)
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 762 * os_protectLock()
773 os_protectLock(
    [all...]

Completed in 193 milliseconds