Searched refs:_sx_sunlock_try (Results 1 – 1 of 1) sorted by relevance
1293 _sx_sunlock_try(struct sx *sx, struct thread *td, uintptr_t *xp) in _sx_sunlock_try() function1325 if (_sx_sunlock_try(sx, td, &x)) in _sx_sunlock_hard()1331 if (_sx_sunlock_try(sx, td, &x)) in _sx_sunlock_hard()1379 !_sx_sunlock_try(sx, td, &x))) in _sx_sunlock_int()