Searched refs:RCPULWP_BUSY (Results 1 – 1 of 1) sorted by relevance
80 #define RCPULWP_BUSY ((void *)-1) macro323 if (atomic_cas_ptr(&rcpu->rcpu_prevlwp, l, RCPULWP_BUSY) == l) { in rump_schedule_cpu_interlock()349 if (old != RCPULWP_BUSY && old != RCPULWP_WANTED) { in rump_schedule_cpu_interlock()351 RCPULWP_WANTED, RCPULWP_BUSY) == RCPULWP_WANTED) { in rump_schedule_cpu_interlock()489 if (old == RCPULWP_BUSY) { in rump_unschedule_cpu1()