Home
last modified time | relevance | path

Searched refs:rw_tryrdlock (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libfakekernel/common/
H A Drwlock.c35 int rw_tryrdlock(lwp_rwlock_t *);
89 rv = rw_tryrdlock(&rwlp->rw_lock); in rw_tryenter()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_lookup.c82 if (rw_tryrdlock(&rdcp->rwlock) == 0) { in do_lookup1()
/titanic_41/usr/src/head/
H A Dsynch.h120 int rw_tryrdlock(rwlock_t *);
/titanic_41/usr/src/cmd/isns/isnsd/
H A Dcache.c159 ret = rw_tryrdlock(&imc->l); in cache_lock()
/titanic_41/usr/src/lib/libc/port/threads/
H A Drwlock.c908 #pragma weak pthread_rwlock_tryrdlock = rw_tryrdlock
910 rw_tryrdlock(rwlock_t *rwlp) in rw_tryrdlock() function
/titanic_41/usr/src/lib/libpthread/common/
H A Dmapfile-vers208 rw_tryrdlock { TYPE = FUNCTION };
/titanic_41/usr/src/lib/libthread/common/
H A Dmapfile-vers268 rw_tryrdlock { TYPE = FUNCTION };
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common733 rw_tryrdlock
/titanic_41/usr/src/lib/libzpool/common/
H A Dkernel.c258 rv = rw_tryrdlock(&rwlp->rw_lock); in rw_tryenter()
/titanic_41/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c1020 if (rw_tryrdlock(&mod_unload_lock) != 0) { in dispatch()
/titanic_41/usr/src/man/man3c/
H A DMakefile1084 rw_tryrdlock.3c \
2084 rw_tryrdlock.3c := LINKSRC = rwlock.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1605 rw_tryrdlock { FLAGS = NODYNSORT };
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1151 link path=usr/share/man/man3c/rw_tryrdlock.3c target=rwlock.3c
/titanic_41/
H A D.gitignore5169 usr/src/man/man3c/rw_tryrdlock.3c