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

/freebsd-12-stable/sys/kern/
H A Dkern_sx.c1017 _sx_slock_hard(struct sx *sx, int opts, uintptr_t x LOCK_FILE_LINE_ARG_DEF) function
1281 error = _sx_slock_hard(sx, opts, x LOCK_FILE_LINE_ARG);

Completed in 48 milliseconds