Home
last modified time | relevance | path

Searched refs:in_stop_when_bound_queue (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/core/
Dunit.h403 bool in_stop_when_bound_queue:1; member
Dunit.c550 if (u->in_stop_when_bound_queue) in unit_submit_to_stop_when_bound_queue()
560 u->in_stop_when_bound_queue = true; in unit_submit_to_stop_when_bound_queue()
779 if (u->in_stop_when_bound_queue) in unit_free()
Dmanager.c1422 assert(u->in_stop_when_bound_queue); in manager_dispatch_stop_when_bound_queue()
1424 u->in_stop_when_bound_queue = false; in manager_dispatch_stop_when_bound_queue()