Home
last modified time | relevance | path

Searched defs:main_thread (Results 1 – 10 of 10) sorted by relevance

/aosp12/art/test/931-agent-thread/
H A Dagent_thread.cc40 jthread main_thread; member
134 jthread main_thread; in Java_art_Test931_testAgentThread() local
/aosp12/system/bt/test/common/
H A Dmain_handler.cc32 MessageLoopThread main_thread("bt_fake_main_thread", true); variable
/aosp12/system/bt/stack/btu/
H A Dbtu_task.cc50 static MessageLoopThread main_thread("bt_main_thread", true); variable
/aosp12/bionic/libc/bionic/
H A D__libc_init_main_thread.cpp47 static pthread_internal_t main_thread; variable
H A Dlibc_init_common.cpp109 pthread_internal_t* main_thread = __get_thread(); in __libc_add_main_thread() local
/aosp12/bionic/tests/
H A Dandroid_unsafe_frame_pointer_chase_test.cpp67 TEST(android_unsafe_frame_pointer_chase, main_thread) { in TEST() argument
H A Dstdlib_test.cpp432 pthread_t main_thread = reinterpret_cast<pthread_t>(arg); in TestBug57421_child() local
H A Dpthread_test.cpp318 pthread_t main_thread; member
343 pthread_t main_thread = data->main_thread; in thread_fn() local
/aosp12/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto.cpp187 const ProcessInfo& process_info, const ThreadInfo& main_thread) { in dump_probable_cause()
626 const ThreadInfo& main_thread = threads.at(target_thread); in engrave_tombstone_proto() local
H A Dtombstone_proto_to_text.cpp443 const auto& main_thread = main_thread_it->second; in tombstone_proto_to_text() local