Searched hist:167024 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Drwlock.hdiff 167024 Mon Feb 26 17:05:13 MST 2007 rwatson Add rw_wowned() interface to rwlock(9), allowing a kernel thread to
determine if it holds an exclusive rwlock reference or not. This is
non-ideal, but recursion scenarios in the network stack currently
require it.

Approved by: jhb
/freebsd-11-stable/sys/kern/
H A Dkern_rwlock.cdiff 167024 Mon Feb 26 19:05:13 MST 2007 rwatson Add rw_wowned() interface to rwlock(9), allowing a kernel thread to
determine if it holds an exclusive rwlock reference or not. This is
non-ideal, but recursion scenarios in the network stack currently
require it.

Approved by: jhb

Completed in 90 milliseconds