Home
last modified time | relevance | path

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

/aosp12/build/make/tools/product_config/src/com/android/build/config/
H A DKatiCommandImpl.java129 private static void joinThread(Thread thread) { in joinThread() method in KatiCommandImpl
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAudioStream.cpp500 aaudio_result_t AudioStream::joinThread(void** returnArg) { in joinThread() function in aaudio::AudioStream