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

  /src/lib/libpthread/
pthread_rwlock.c 65 int _pthread_rwlock_held_np(pthread_rwlock_t *);
70 __weak_alias(pthread_rwlock_held_np,_pthread_rwlock_held_np)
612 _pthread_rwlock_held_np(pthread_rwlock_t *ptr) function
pthread_rwlock.c 65 int _pthread_rwlock_held_np(pthread_rwlock_t *);
70 __weak_alias(pthread_rwlock_held_np,_pthread_rwlock_held_np)
612 _pthread_rwlock_held_np(pthread_rwlock_t *ptr) function

Completed in 30 milliseconds