Skip to main content

pline_level

Static pline_level 

Source
pub static pline_level: Atomic<i32>
Expand description

Port of int pline_level = 0; from Src/exec.c:461. Recursive pipeline depth (counts nested pipelines within the current execlist call chain).