Home
last modified time | relevance | path

Searched defs:MAX_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/thread_fuzzer/
H A Dthread_fuzzer.cpp32 const int MAX_PRIORITY = 10; variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/
H A Dhttp_request_options.cpp26 static constexpr const uint32_t MAX_PRIORITY = 1000; variable
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h31 constexpr const uint32_t MAX_PRIORITY = 1000; variable