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

/freebsd-10.0-release/sys/sys/
H A Dsx.h107 int _sx_slock_hard(struct sx *sx, int opts, const char *file, int line);
179 error = _sx_slock_hard(sx, opts, file, line);
/freebsd-10.0-release/sys/kern/
H A Dkern_sx.c782 _sx_slock_hard(struct sx *sx, int opts, const char *file, int line) function

Completed in 103 milliseconds