Home
last modified time | relevance | path

Searched refs:Mutex_lock (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/porting/
Dcc_pal.h399 int Mutex_lock(MutexP_Handle pMutexHandle);
Duser.h1181 #define sl_LockObjLock(pLockObj,Timeout) Mutex_lock(*(pLockObj))
Dcc_pal.c481 int Mutex_lock(MutexP_Handle pMutexHandle) in Mutex_lock() function