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

/frameworks/native/libs/utils/
H A DThreads.cpp805 // clear thread ID so that requestExitAndWait() does not exit if
808 // note that interested observers blocked in requestExitAndWait are
831 status_t Thread::requestExitAndWait() function in class:android::Thread
/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java232 mGLThread.requestExitAndWait();
609 mGLThread.requestExitAndWait();
1692 public void requestExitAndWait() { method in class:GLSurfaceView.GLThread

Completed in 1057 milliseconds