Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py79 def writeThread(): function
96 thread = threading.Thread(target=writeThread, daemon=True)