Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/common/
DStatsBase.h86 std::condition_variable mAtomQueueUpdated; variable
DStatsBase.cpp122 mAtomQueueUpdated.notify_all(); in reportVendorAtomAsync()
162 status = mAtomQueueUpdated.wait_until(lock, nextUpload); in runReporterThread()