Home
last modified time | relevance | path

Searched defs:sl_LockObjUnlock (Results 1 – 1 of 1) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/porting/
Duser.h1021 #define sl_LockObjUnlock(pLockObj) pthread_mutex_unlock(pLockObj) macro
1194 #define sl_LockObjUnlock(pLockObj) Mutex_unlock(*(pLockObj)) macro