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

  /src/lib/libpthread/
pthread_mutex.c 104 pthread_t _pthread_mutex_owner_np(pthread_mutex_t *);
107 __weak_alias(pthread_mutex_owner_np,_pthread_mutex_owner_np)
767 _pthread_mutex_owner_np(pthread_mutex_t *ptm) function
pthread_mutex.c 104 pthread_t _pthread_mutex_owner_np(pthread_mutex_t *);
107 __weak_alias(pthread_mutex_owner_np,_pthread_mutex_owner_np)
767 _pthread_mutex_owner_np(pthread_mutex_t *ptm) function

Completed in 70 milliseconds