Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_generator.h175 std::mutex waitForTimeoutMtx_; member in OHOS::Rosen::impl::VSyncGenerator
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp237 std::unique_lock<std::mutex> lck(waitForTimeoutMtx_); in WaitForTimeout()

Completed in 3 milliseconds