jhb 2006-06-21 20:38:29 UTC FreeBSD src repository Modified files: sys/sys sx.h Log: Add a sx_xlocked() macro which returns true if the current thread holds an exclusive lock on the specified sx lock. Revision Changes Path 1.24 +2 -1 src/sys/sys/sx.h