Home
last modified time | relevance | path

Searched refs:SCHED_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp51 constexpr int32_t SCHED_PRIORITY = 2; variable
62 param.sched_priority = SCHED_PRIORITY; in SetThreadHighPriority()
H A Dvsync_distributor.cpp45 constexpr int32_t SCHED_PRIORITY = 2; variable
465 param.sched_priority = SCHED_PRIORITY; in ThreadMain()