Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_coroutine.cpp59 constexpr int BLOCKED_COUNT = 3; variable
72 if (stacklesscoroutine->count < BLOCKED_COUNT) { in stackless_coroutine()
75 } else if (stacklesscoroutine->count == BLOCKED_COUNT) { in stackless_coroutine()

Completed in 1 milliseconds