Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DVsyncThread.cpp65 while (mChannel.tryReceive(&currentCommand)) { in threadFunc()
DFrameBuffer.cpp2719 while (mOutstandingColorBufferDestroys.tryReceive(&handleToDestroy)) { in sweepColorBuffersLocked()
/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/
DAndroidMessageChannel.h181 bool tryReceive(T* msg) { in tryReceive() function
/hardware/google/aemu/base/include/aemu/base/synchronization/
DMessageChannel.h181 bool tryReceive(T* msg) { in tryReceive() function