Home
last modified time | relevance | path

Searched defs:LOWER_PRIOIRITY (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dbase_thread_test.cpp30 constexpr int LOWER_PRIOIRITY = 1; variable
32 constexpr int LOWER_PRIOIRITY = -1; variable
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dbase_thread_test.cpp32 constexpr int LOWER_PRIOIRITY = 1; variable
34 constexpr int LOWER_PRIOIRITY = -1; variable