HomeSort by relevance Sort by last modified time
    Searched refs:refCond (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libs/EGL/
egl_display.cpp 156 refCond.wait(_l);
161 refCond.wait(_l);
280 refCond.notify_all();
343 refCond.notify_all();
egl_display.h 125 mutable std::condition_variable refCond;

Completed in 548 milliseconds