Home
last modified time | relevance | path

Searched refs:GetThreadPRY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/platform/
H A Dprocess_helper.h30 int GetThreadPRY(int tid);
/ohos5.0/commonlibrary/ets_utils/platform/default/
H A Dprocess_helper.cpp59 int GetThreadPRY(int tid) in GetThreadPRY() function
/ohos5.0/commonlibrary/ets_utils/platform/ios/
H A Dprocess_helper.cpp474 int GetThreadPRY(int tid) in GetThreadPRY() function
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_process.cpp524 int32_t pri = GetThreadPRY(proTid); in GetThreadPriority()