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

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 689 * \fn os_SetDrvThreadPriority
696 void os_SetDrvThreadPriority (TI_HANDLE OsContext, TI_UINT32 uWlanDrvThreadPriority);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 929 * \fn os_SetDrvThreadPriority
937 void os_SetDrvThreadPriority (TI_HANDLE OsContext, TI_UINT32 uWlanDrvThreadPriority)
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c 920 os_SetDrvThreadPriority (pDrvMain->tStadHandles.hOs, pInitTable->tDrvMainParams.uWlanDrvThreadPriority);
    [all...]

Completed in 70 milliseconds