/aosp_15_r20/external/compiler-rt/test/tsan/ |
H A D | ignore_free.cc | 11 void *Thread(void *p) { in Thread() function
|
H A D | ignore_lib_lib.h | 10 void *Thread(void *p) { in Thread() function
|
H A D | thread_leak5.c | 4 void *Thread(void *x) { in Thread() function
|
H A D | benign_race.cc | 16 void *Thread(void *x) { in Thread() function
|
H A D | sleep_sync.cc | 10 void *Thread(void *p) { in Thread() function
|
H A D | fd_dup_race.cc | 11 void *Thread(void *x) { in Thread() function
|
H A D | ignore_sync.cc | 11 void *Thread(void *x) { in Thread() function
|
H A D | must_deadlock.cc | 15 void *Thread(void *p) { in Thread() function
|
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/ |
D | AndroidFunctorThread.h | 46 : Thread(flags), mThreadFunc([func = std::move(func)]() { in Thread() function
|
/aosp_15_r20/art/runtime/ |
H A D | object_lock.h | 26 class Thread; variable
|
H A D | signal_catcher.h | 30 class Thread; variable
|
/aosp_15_r20/external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/ |
H A D | thread_inline.h | 23 inline Thread::Thread() {} in Thread() function
|
/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/ |
H A D | thread_inline.h | 27 inline Thread::Thread() : native_type_(nullptr) {} in Thread() function
|
/aosp_15_r20/cts/tests/framework/base/windowmanager/backgroundactivity/TestApp/src/android/server/wm/backgroundactivity/appa/ |
H A D | RelaunchingActivity.java | 35 new Thread() { in onPause() method
|
H A D | PipActivity.java | 38 new Thread() { in onPause() method
|
/aosp_15_r20/system/extras/memory_replay/ |
H A D | Thread.cpp | 21 Thread::Thread() { in Thread() function in Thread
|
/aosp_15_r20/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/ |
H A D | thread_inline.h | 25 inline Thread::Thread() : native_type_(nullptr) {} in Thread() function
|
/aosp_15_r20/external/compiler-rt/test/tsan/Darwin/ |
H A D | osspinlock-norace.cc | 9 void *Thread(void *x) { in Thread() function
|
/aosp_15_r20/art/runtime/interpreter/ |
H A D | lock_count_data.h | 32 class Thread; variable
|
H A D | interpreter.h | 34 class Thread; variable
|
/aosp_15_r20/external/pigweed/pw_thread_embos/public/pw_thread_embos/ |
H A D | thread_inline.h | 24 inline Thread::Thread() : native_type_(nullptr) {} in Thread() function
|
/aosp_15_r20/external/perfetto/test/cts/test_apps/src/android/perfetto/cts/app/ |
H A D | JavaOomActivity.java | 29 new Thread(() -> { in onCreate() method
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/threads/ |
D | FunctorThread.h | 46 : Thread(flags), mThreadFunc([func = std::move(func)]() { in Thread() function
|
/aosp_15_r20/external/pigweed/pw_thread/ |
H A D | thread.cc | 20 Thread::Thread(const Options& options, ThreadCore& thread_core) in Thread() function in pw::thread::Thread
|
/aosp_15_r20/external/pigweed/pw_thread/public/pw_thread/ |
H A D | thread.h | 207 using Thread = ::pw::thread::Thread; // Must use `=` for Doxygen to find this. variable
|