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

/freebsd-10.0-release/sys/sys/
H A Dsx.h104 void _sx_xunlock(struct sx *sx, const char *file, int line);
216 _sx_xunlock((sx), (file), (line))
/freebsd-10.0-release/sys/kern/
H A Dkern_sx.c373 _sx_xunlock(struct sx *sx, const char *file, int line) function

Completed in 76 milliseconds