Skip to main content

STOP_EXTERNAL

Constant STOP_EXTERNAL 

Source
pub(crate) const STOP_EXTERNAL: i64 = -1;
Expand description

stop_state sentinel: authoritative external stop (-1). Any positive value instead is the OS tid of a capture thread that self-stopped from its callback.