Home
last modified time | relevance | path

Searched refs:pthread_rwlock (Results 1 – 5 of 5) sorted by relevance

/openbsd/regress/lib/libpthread/pthread_rwlock/
H A DMakefile3 PROG= pthread_rwlock
/openbsd/include/
H A Dpthread.h102 struct pthread_rwlock;
120 typedef struct pthread_rwlock *pthread_rwlock_t;
/openbsd/lib/libc/include/
H A Dthread_private.h308 struct pthread_rwlock { struct
330 struct pthread_rwlock { argument
/openbsd/regress/lib/libpthread/
H A DMakefile21 pthread_once pthread_rwlock pthread_rwlock2 pthread_specific \
/openbsd/usr.sbin/unbound/doc/
H A DChangelog10935 - pthread_rwlock type is optional, in case of old pthread libs.