Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py432 self.thread = LoggingThread(self.log, self.threadsock, self.logger)
691 class LoggingThread(threading.Thread): class