Home
last modified time | relevance | path

Searched refs:__pthread_rwlock_wrlock (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/src/thread/
H A Dpthread_rwlock_wrlock.c3 int __pthread_rwlock_wrlock(pthread_rwlock_t *rw) in __pthread_rwlock_wrlock() function
8 weak_alias(__pthread_rwlock_wrlock, pthread_rwlock_wrlock);
H A Dpthread_key_create.c44 __pthread_rwlock_wrlock(&key_lock); in __pthread_key_create()
64 __pthread_rwlock_wrlock(&key_lock); in __pthread_key_delete()
/third_party/musl/porting/linux/user/src/include/
H A Dpthread.h38 hidden int __pthread_rwlock_wrlock(pthread_rwlock_t *);
/third_party/musl/src/include/
H A Dpthread.h24 hidden int __pthread_rwlock_wrlock(pthread_rwlock_t *);

Completed in 1 milliseconds