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

/freebsd-10.0-release/sys/sys/
H A Dsx.h108 void _sx_xunlock_hard(struct sx *sx, uintptr_t tid, const char *file, int
167 _sx_xunlock_hard(sx, tid, file, line);
/freebsd-10.0-release/sys/kern/
H A Dkern_sx.c720 _sx_xunlock_hard(struct sx *sx, uintptr_t tid, const char *file, int line) function

Completed in 61 milliseconds