Searched refs:Mutex_create_handle (Results 1 – 3 of 3) sorted by relevance
300 int Mutex_create_handle(pthread_mutex_t* pMutexHandle);362 int Mutex_create_handle(MutexP_Handle* pMutexHandle);
963 #define sl_LockObjCreate(pLockObj, pName) Mutex_create_handle(pLockObj)1146 #define sl_LockObjCreate(pLockObj, pName) Mutex_create_handle(pLockObj)
433 int Mutex_create_handle(pthread_mutex_t *pMutexHandle) in Mutex_create_handle() function450 int Mutex_create_handle(MutexP_Handle* pMutexHandle) in Mutex_create_handle() function