Home
last modified time | relevance | path

Searched refs:main_tid (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/debuggerd/handler/
H A Ddebuggerd_handler.cpp441 char main_tid[10]; in debuggerd_dispatch_pseudothread() local
444 async_safe_format_buffer(main_tid, sizeof(main_tid), "%d", thread_info->crashing_tid); in debuggerd_dispatch_pseudothread()
450 execle(CRASH_DUMP_PATH, CRASH_DUMP_NAME, main_tid, pseudothread_tid, debuggerd_dump_type, in debuggerd_dispatch_pseudothread()