Searched refs:__rw_try_wlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Drwlock.h127 int __rw_try_wlock(volatile uintptr_t *c, const char *file, int line);
159 __rw_try_wlock(&(rw)->rw_lock, f, l)
/freebsd-10.1-release/sys/kern/
H A Dkern_rwlock.c273 __rw_try_wlock(volatile uintptr_t *c, const char *file, int line) function

Completed in 29 milliseconds