Home
last modified time | relevance | path

Searched refs:OS_LockMutex (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.1.0/build/demos/os/mutex-2/src/
Dmain.c116 OS_LockMutex(&mutex); in proc1()
141 OS_LockMutex(&mutex); in proc2()
/TwlSDK-5.1.0/include/nitro/os/common/
Dmutex.h113 void OS_LockMutex(OSMutex *mutex);
/TwlSDK-5.1.0/build/libraries/snd/common/src/
Dsnd_main.c261 OS_LockMutex(&sSndMutex); in SNDi_LockMutex()
/TwlSDK-5.1.0/build/demos/os/mutex-1/src/
Dmain.c198 OS_LockMutex(&mutex); in common()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_mutex.c56 void OS_LockMutex(OSMutex *mutex) in OS_LockMutex() function
/TwlSDK-5.1.0/build/libraries/el/common/src/
Delf_loader.c310 OS_LockMutex( &i_el_mutex); in EL_LoadLibraryfromFile()
364 OS_LockMutex( &i_el_mutex); in EL_LoadLibrary()
394 OS_LockMutex( &i_el_mutex); in EL_LoadLibraryfromMem()