Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dsat.h235 bool error_poll_; // Poll for system errors. variable
H A Dsat.cc693 error_poll_ = true; in Sat()
886 ARG_KVALUE("--no_errors", error_poll_, 0); in ParseArgs()
1191 if (error_poll_) { in InitializeThreads()