Home
last modified time | relevance | path

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

/sdk/emulator/opengl/shared/emugl/common/
Dthread_store.h91 static inline void OnThreadExit() {} in OnThreadExit() function
Dthread_store.cpp220 void ThreadStore::OnThreadExit() { in OnThreadExit() function in emugl::ThreadStore