Home
last modified time | relevance | path

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

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