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

/freebsd-10.0-release/sys/sys/
H A Dsx.h103 void _sx_sunlock(struct sx *sx, const char *file, int line);
222 _sx_sunlock((sx), (file), (line))
/freebsd-10.0-release/sys/kern/
H A Dkern_sx.c357 _sx_sunlock(struct sx *sx, const char *file, int line) function

Completed in 92 milliseconds