Skip to main content

try_tryflag

Static try_tryflag 

Source
pub static try_tryflag: AtomicI64
Expand description

Port of mod_export zlong try_tryflag from Src/loop.c:731. Depth-counter for active always {} blocks; bumped at try entry (exectry), decremented at exit. dotrapargs (signals.c:1215) reads it to decide whether a trap’s errflag propagates.