Searched refs:PR_RWLOCK (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/sys/
H A Dpool.h186 #define PR_RWLOCK 0x0010 macro
/openbsd-current/sys/kern/
H A Dsys_futex.c73 PR_WAITOK | PR_RWLOCK, "futexpl", NULL);
H A Dvfs_lockf.c128 PR_WAITOK | PR_RWLOCK, "lockfspl", NULL);
130 PR_WAITOK | PR_RWLOCK, "lockfpl", NULL);
H A Dsubr_pool.c403 if (ISSET(flags, PR_RWLOCK)) {
567 if (pp->pr_flags & PR_RWLOCK)
1721 CACHELINESIZE, IPL_NONE, PR_WAITOK | PR_RWLOCK,
/openbsd-current/sys/dev/
H A Dkstat.c466 PR_WAITOK | PR_RWLOCK, "kstatmem", NULL);

Completed in 136 milliseconds