Home
last modified time | relevance | path

Searched refs:__vm_lock (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/src/thread/
Dvmlock.c14 void __vm_lock() in __vm_lock() function
Dpthread_mutex_unlock.c25 __vm_lock(); in __pthread_mutex_unlock()
Dpthread_barrier_wait.c26 __vm_lock(); in pshared_barrier_wait()
Dpthread_create.c122 __vm_lock(); in __pthread_exit()
/third_party/musl/porting/liteos_a/kernel/src/include/sys/
Dmman.h7 hidden void __vm_lock(void);
/third_party/musl/src/include/sys/
Dmman.h7 hidden void __vm_lock(void);
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_mutex_unlock.c25 __vm_lock(); in __pthread_mutex_unlock()
Dpthread_barrier_wait.c26 __vm_lock(); in pshared_barrier_wait()
Dpthread_create.c99 __vm_lock(); in __pthread_exit()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c211 __vm_lock(); in __pthread_exit()