Home
last modified time | relevance | path

Searched refs:pthread_rwlock_timedrdlock (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/clocklock/
H A Dclock_lock_rwlock.c138 if ((p = pthread_rwlock_timedrdlock(rwl, &clock_to_invns)) != 0) { in clock_test_rwlock_inv_to_ign_abs()
190 if ((p = pthread_rwlock_timedrdlock(rwl, &clock_to_invns)) != EINVAL) { in clock_test_rwlock_inv_to_abs()
344 p = pthread_rwlock_timedrdlock(rwl, &to); in clock_test_rwlock_to_abs()
/illumos-gate/usr/src/head/
H A Dpthread.h330 extern int pthread_rwlock_timedrdlock(pthread_rwlock_t *_RESTRICT_KYWD,
/illumos-gate/usr/src/lib/c_synonyms/
H A Dsyn_common672 pthread_rwlock_timedrdlock
/illumos-gate/usr/src/lib/libc/port/threads/
H A Drwlock.c842 pthread_rwlock_timedrdlock(pthread_rwlock_t *restrict rwlp, in pthread_rwlock_timedrdlock() function
/illumos-gate/usr/src/man/man3c/
H A DMakefile366 pthread_rwlock_timedrdlock.3c \
2377 pthread_rwlock_clockrdlock.3c := LINKSRC = pthread_rwlock_timedrdlock.3c
2378 pthread_rwlock_relclockrdlock_np.3c := LINKSRC = pthread_rwlock_timedrdlock.3c
2379 pthread_rwlock_reltimedrdlock_np.3c := LINKSRC = pthread_rwlock_timedrdlock.3c
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc985 target=pthread_rwlock_timedrdlock.3c
993 target=pthread_rwlock_timedrdlock.3c
997 target=pthread_rwlock_timedrdlock.3c
1000 file path=usr/share/man/man3c/pthread_rwlock_timedrdlock.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1236 pthread_rwlock_timedrdlock;