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

  /src/lib/libpthread/
pthread.h 211 int pthread_rwlockattr_setpshared(pthread_rwlockattr_t *, int);
pthread_rwlock.c 652 pthread_rwlockattr_setpshared(pthread_rwlockattr_t *attr, int pshared) function in typeref:typename:int
Makefile 244 MLINKS+= pthread_rwlockattr.3 pthread_rwlockattr_setpshared.3

Completed in 12 milliseconds