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.py72 _should_exit = threading.Event() variable
95 global _should_exit
96 if _should_exit.is_set():
H A Dcooker.py230 bb.event._should_exit.set()
1478 bb.event._should_exit.set()
1717 bb.event._should_exit.set()
1730 bb.event._should_exit.clear()