Searched defs:DetachThread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/base/media/jni/ | ||
H A D | android_media_ImageWriter.cpp | 130 class DetachThread : public Thread { class in JNIImageWriterContext::BufferDetacher |
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_thread_registry.cc | 221 void ThreadRegistry::DetachThread(u32 tid, void *arg) { in DetachThread() function in __sanitizer::ThreadRegistry |