Home
last modified time | relevance | path

Searched refs:_sx_sunlock_try (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_sx.c1293 _sx_sunlock_try(struct sx *sx, struct thread *td, uintptr_t *xp) in _sx_sunlock_try() function
1325 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()