/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | linux_ptrace_dumper.cc | 66 static bool SuspendThread(pid_t pid) { in SuspendThread() function
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stoptheworld_linux_libcdep.cc | 119 bool ThreadSuspender::SuspendThread(SuspendedThreadID tid) { in SuspendThread() function in __sanitizer::ThreadSuspender
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_thread.cc | 953 jvmtiError ThreadUtil::SuspendThread([[maybe_unused]] jvmtiEnv* env, jthread thread) { in SuspendThread() function in openjdkjvmti::ThreadUtil
|
H A D | OpenjdkJvmTi.cc | 154 static jvmtiError SuspendThread(jvmtiEnv* env, jthread thread) { in SuspendThread() function in openjdkjvmti::JvmtiFunctions
|
/aosp_15_r20/art/runtime/ |
H A D | thread_list.cc | 1107 bool ThreadList::SuspendThread(Thread* self, in SuspendThread() function in art::ThreadList
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/art/openjdkjvmti/include/ |
H A D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 1814 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/ |
D | jvmti.h | 1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/ |
D | jvmti.h | 1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/ |
D | jvmti.h | 1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/ |
D | jvmti.h | 1882 jvmtiError SuspendThread(jthread thread) { in SuspendThread() function
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 66341 pub fn SuspendThread(hThread: HANDLE) -> DWORD; in SuspendThread() function
|