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

  /src/lib/libpthread/
pthread_rwlock.c 66 int _pthread_rwlock_rdheld_np(pthread_rwlock_t *);
71 __weak_alias(pthread_rwlock_rdheld_np,_pthread_rwlock_rdheld_np)
622 _pthread_rwlock_rdheld_np(pthread_rwlock_t *ptr) function in typeref:typename:int
pthread_rwlock.c 66 int _pthread_rwlock_rdheld_np(pthread_rwlock_t *);
71 __weak_alias(pthread_rwlock_rdheld_np,_pthread_rwlock_rdheld_np)
622 _pthread_rwlock_rdheld_np(pthread_rwlock_t *ptr) function in typeref:typename:int

Completed in 23 milliseconds