Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/commands/
H A Dtest_runbuilds.py23 class KillRunbuilds(threading.Thread): class
26 super(KillRunbuilds, self).__init__(*args, **kwargs)
56 kill_runbuilds = KillRunbuilds()