Home
last modified time | relevance | path

Searched defs:regLR (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_m/kal/posix/src/
H A Dpthread_mutex.c137 UINTPTR regLR = ArchLRGet(); in pthread_mutex_init() local
338 UINTPTR regLR = ArchLRGet(); in pthread_mutex_timedlock() local
386 UINTPTR regLR = ArchLRGet(); in pthread_mutex_lock() local
423 UINTPTR regLR = ArchLRGet(); in pthread_mutex_trylock() local
/kernel/liteos_m/kal/cmsis/
H A Dcmsis_liteos2.c1009 UINTPTR regLR = ArchLRGet(); in osMutexNew() local
1021 OsSetMutexCreateInfo(GET_MUX(muxId), regLR); in osMutexNew() local

Completed in 4 milliseconds