Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_epoch.c682 int was_bound; in epoch_wait_preempt() local
706 was_bound = sched_is_bound(td); in epoch_wait_preempt()
715 if (was_bound != 0) { in epoch_wait_preempt()
938 int was_bound; in epoch_drain_callbacks() local
962 was_bound = sched_is_bound(td); in epoch_drain_callbacks()
975 if (was_bound != 0) { in epoch_drain_callbacks()