Home
last modified time | relevance | path

Searched defs:requestExitAndWait (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/libutils/
H A DThreads.cpp778 status_t Thread::requestExitAndWait() in requestExitAndWait() function in android::Thread
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java1797 public void requestExitAndWait() { in requestExitAndWait() method in GLSurfaceView.GLThread