Skip to main content

cluster_pump_all

Function cluster_pump_all 

Source
pub fn cluster_pump_all(raw_cx: *mut JSContext)
Expand description

Drive every registered cluster pump function on the JS thread. Called from timers::drain_and_check / drain_one_pass. Pump entries persist for the realm’s lifetime (a primary pump that goes idle must still be present for the next fork); only their last_alive liveness contribution follows the return value.