Searched refs:OsSetMutexCreateInfo (Results 1 – 3 of 3) sorted by relevance
159 OsSetMutexCreateInfo(GET_MUX(mutex->handle), regLR); in pthread_mutex_init()355 OsSetMutexCreateInfo(GET_MUX(mutex->handle), regLR); in pthread_mutex_timedlock()402 OsSetMutexCreateInfo(GET_MUX(mutex->handle), regLR); in pthread_mutex_lock()437 OsSetMutexCreateInfo(GET_MUX(mutex->handle), regLR); in pthread_mutex_trylock()
357 STATIC INLINE VOID OsSetMutexCreateInfo(LosMuxCB *mux, UINTPTR val) in OsSetMutexCreateInfo() function
1021 OsSetMutexCreateInfo(GET_MUX(muxId), regLR); in osMutexNew()