Searched refs:lwkt_spin_loops (Results 1 – 1 of 1) sorted by relevance
131 __read_mostly static u_int lwkt_spin_loops = 10; variable133 &lwkt_spin_loops, 0, "Scheduler spin loops until sorted decon");707 lwkt_getalltokens(ntd, (ntd->td_contended > lwkt_spin_loops))) in lwkt_switch()726 } while (ntd->td_contended < (lwkt_spin_loops >> 1)); in lwkt_switch()755 lwkt_getalltokens(ntd, (ntd->td_contended > lwkt_spin_loops))) { in lwkt_switch()