Searched refs:signal_on_parent_exit (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/bin/ | ||
H A D | bitbake-worker | 231 bb.utils.signal_on_parent_exit("SIGTERM") |
/openbmc/openbmc/poky/bitbake/lib/bb/ | ||
H A D | utils.py | 1615 def signal_on_parent_exit(signame): function |