Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/porting/
Dcc_pal.h385 int Mutex_unlock(MutexP_Handle pMutexHandle);
Duser.h1194 #define sl_LockObjUnlock(pLockObj) Mutex_unlock(*(pLockObj))
Dcc_pal.c474 int Mutex_unlock(MutexP_Handle pMutexHandle) in Mutex_unlock() function