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

  /src/lib/libpthread/
pthread_rwlock.c 67 int _pthread_rwlock_wrheld_np(pthread_rwlock_t *);
72 __weak_alias(pthread_rwlock_wrheld_np,_pthread_rwlock_wrheld_np)
630 _pthread_rwlock_wrheld_np(pthread_rwlock_t *ptr) function in typeref:typename:int
pthread_rwlock.c 67 int _pthread_rwlock_wrheld_np(pthread_rwlock_t *);
72 __weak_alias(pthread_rwlock_wrheld_np,_pthread_rwlock_wrheld_np)
630 _pthread_rwlock_wrheld_np(pthread_rwlock_t *ptr) function in typeref:typename:int
pthread_rwlock.c 67 int _pthread_rwlock_wrheld_np(pthread_rwlock_t *);
72 __weak_alias(pthread_rwlock_wrheld_np,_pthread_rwlock_wrheld_np)
630 _pthread_rwlock_wrheld_np(pthread_rwlock_t *ptr) function in typeref:typename:int

Completed in 30 milliseconds