HomeSort by: relevance | last modified time | path
    Searched defs:pthread_rwlock_wrlock (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpthread/
pthread_rwlock.c 77 __strong_alias(__libc_rwlock_wrlock,pthread_rwlock_wrlock)
420 pthread_rwlock_wrlock(pthread_rwlock_t *ptr) function in typeref:typename:int
pthread.h 197 int pthread_rwlock_wrlock(pthread_rwlock_t *);
389 #define pthread_rwlock_wrlock __libc_rwlock_wrlock macro

Completed in 13 milliseconds