Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.h230 int check_threads_; // Threads of strcmp. variable
Dsat.cc407 check_threads_ + in InitializePages()
720 check_threads_ = 0; in Sat()
821 ARG_IVALUE("-c", check_threads_); in ParseArgs()
1296 for (int i = 0; i < check_threads_; i++) { in InitializeThreads()