Searched refs:error_on_flight (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Derror.c43 static bool error_on_flight = false; variable
95 PRE(!error_on_flight);
108 error_on_flight = true;
113 POST(error_on_flight);
122 PRE(error_on_flight);
133 error_on_flight = false;
256 PRE(!error_on_flight);
261 error_on_flight = true;

Completed in 39 milliseconds