Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py176 class gtkthread(threading.Thread): class
184 gtkthread.quit.set()
190 gtkthread.quit.set()
196 gtkgui = gtkthread(shutdown)
227 if gtkthread.quit.isSet():
246 if gtkthread.quit.isSet():