Home
last modified time | relevance | path

Searched refs:newPriority (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/test/fuzztest/thread_fuzzer/
H A Dthread_fuzzer.cpp91 bool newPriority = dataProvider->ConsumeIntegralInRange(0, MAX_PRIORITY); in ThreadTestFunc() local
92 auto result = t->Start(name, newPriority, stacksize); in ThreadTestFunc()

Completed in 1 milliseconds