Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dvmlock.c19 void __vm_unlock() in __vm_unlock() function
Dpthread_mutex_unlock.c45 __vm_unlock(); in __pthread_mutex_unlock()
Dpthread_barrier_wait.c47 __vm_unlock(); in pshared_barrier_wait()
Dpthread_create.c136 __vm_unlock(); in __pthread_exit()
/third_party/musl/porting/liteos_a/kernel/src/include/sys/
Dmman.h8 hidden void __vm_unlock(void);
/third_party/musl/src/include/sys/
Dmman.h8 hidden void __vm_unlock(void);
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_mutex_unlock.c38 __vm_unlock(); in __pthread_mutex_unlock()
Dpthread_barrier_wait.c47 __vm_unlock(); in pshared_barrier_wait()
Dpthread_create.c113 __vm_unlock(); in __pthread_exit()
/third_party/musl/porting/linux/user/src/thread/
Dpthread_create.c216 __vm_unlock(); in __pthread_exit()