/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_threadgroup.cc | 101 art::Handle<art::mirror::Object> thread_group = in GetThreadGroupInfo() local 168 static void GetThreads(art::Handle<art::mirror::Object> thread_group, in GetThreads() 196 static void GetChildThreadGroups(art::Handle<art::mirror::Object> thread_group, in GetChildThreadGroups() 233 art::Handle<art::mirror::Object> thread_group = in GetThreadGroupChildren() local
|
/aosp_15_r20/art/test/169-threadgroup-jni/ |
H A D | jni_daemon_thread.cc | 30 jobject thread_group = reinterpret_cast<jobject>(arg); in Runner() local 52 JNIEnv* env, jclass, jobject thread_group) { in Java_Main_testNativeThread()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | thread_group.hpp | 28 class thread_group class 32 thread_group() in thread_group() function in boost::asio::detail::thread_group
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/ |
D | thread_group.hpp | 23 class thread_group class 29 thread_group() {} in thread_group() function in boost::thread_group
|
/aosp_15_r20/external/bcc/tools/ |
H A D | runqslower.py | 60 thread_group = parser.add_mutually_exclusive_group() variable
|
H A D | offwaketime.py | 82 thread_group = parser.add_mutually_exclusive_group() variable
|
H A D | offcputime.py | 66 thread_group = parser.add_mutually_exclusive_group() variable
|
H A D | profile.py | 91 thread_group = parser.add_mutually_exclusive_group() variable
|
/aosp_15_r20/art/runtime/ |
H A D | thread.cc | 1145 jobject thread_group, in Attach() 1196 void Thread::CreatePeer(const char* name, bool as_daemon, jobject thread_group) { in CreatePeer() 1261 jobject thread_group) { in CreateCompileTimePeer() 1315 ObjPtr<mirror::Object> thread_group, in InitPeer() 2032 ObjPtr<mirror::Object> thread_group = in DumpState() local 2506 void Thread::NotifyThreadGroup(ScopedObjectAccessAlreadyRunnable& soa, jobject thread_group) { in NotifyThreadGroup()
|
H A D | runtime_callbacks_test.cc | 175 Handle<mirror::Object> thread_group = in TEST_F() local
|
H A D | runtime.cc | 2561 bool Runtime::AttachCurrentThread(const char* thread_name, bool as_daemon, jobject thread_group, in AttachCurrentThread()
|
/aosp_15_r20/art/test/931-agent-thread/ |
H A D | agent_thread.cc | 118 ScopedLocalRef<jobject> thread_group(env, cur_thread_info.thread_group); in Java_art_Test931_testAgentThread() local
|
/aosp_15_r20/external/bcc/tools/old/ |
H A D | profile.py | 86 thread_group = parser.add_mutually_exclusive_group() variable
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | test_utils.cc | 260 void MockPooledTaskRunnerDelegate::SetThreadGroup(ThreadGroup* thread_group) { in SetThreadGroup()
|
H A D | thread_pool_impl.cc | 509 auto* const thread_group = in ShouldYield() local
|
H A D | thread_group_semaphore_unittest.cc | 189 ThreadGroupSemaphore* thread_group, in ThreadPostingTasksWaitIdle()
|
H A D | thread_group_impl_unittest.cc | 181 ThreadGroupImpl* thread_group, in ThreadPostingTasksWaitIdle()
|
/aosp_15_r20/art/runtime/jni/ |
H A D | java_vm_ext.cc | 489 jobject thread_group = nullptr; in AttachCurrentThreadInternal() local
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 522 jthreadGroup thread_group; member
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 522 jthreadGroup thread_group; member
|
/aosp_15_r20/art/openjdkjvmti/include/ |
H A D | jvmti.h | 522 jthreadGroup thread_group; member
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jvmti.h | 522 jthreadGroup thread_group; member
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jvmti.h | 522 jthreadGroup thread_group; member
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jvmti.h | 522 jthreadGroup thread_group; member
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/openjdkjvmti/include/ |
D | jvmti.h | 522 jthreadGroup thread_group; member
|