Searched defs:WORKER_KILLED (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/
H A Dudevd.c140 WORKER_KILLED, enumerator in enum:worker_state
253 event->worker->state = WORKER_KILLED;
570 worker->state = WORKER_KILLED;
640 if (worker->state == WORKER_KILLED)
643 worker->state = WORKER_KILLED;
899 if (worker->state != WORKER_KILLED)

Completed in 15 milliseconds