summaryrefslogtreecommitdiff
path: root/execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'execute.h')
-rw-r--r--execute.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/execute.h b/execute.h
index 499b007cf1..737973dad9 100644
--- a/execute.h
+++ b/execute.h
@@ -90,6 +90,7 @@ struct ExecContext {
bool timer_slack_ns_set:1;
bool cpu_sched_reset_on_fork;
+ bool non_blocking;
ExecInput input;
ExecOutput output;