Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dlogger.h105 void StartThread();
H A Dlogger.cc59 void Logger::StartThread() { in StartThread() function in Logger
H A Dsat.cc572 Logger::GlobalLogger()->StartThread(); in Initialize()