Searched refs:renderPidSetLock_ (Results 1 – 2 of 2) sorted by relevance
1767 std::lock_guard renderPidSetLock(renderPidSetLock_); in AddRenderRecord()1786 std::lock_guard renderPidSetLock(renderPidSetLock_); in RemoveRenderPid()1792 std::lock_guard renderPidSetLock(renderPidSetLock_); in ConstainsRenderPid()
1015 ffrt::mutex renderPidSetLock_; variable