Home
last modified time | relevance | path

Searched refs:_should_exit (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Devent.py71 _should_exit = threading.Event() variable
94 global _should_exit
95 if _should_exit.is_set():
H A Dcooker.py229 bb.event._should_exit.set()
1474 bb.event._should_exit.set()
1713 bb.event._should_exit.set()
1726 bb.event._should_exit.clear()