Home
last modified time | relevance | path

Searched defs:ThreadInfo (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dtypes.h25 struct ThreadInfo { struct
27 long tagged_addr_ctrl = -1;
28 long pac_enabled_keys = -1;
30 pid_t uid;
32 pid_t tid;
33 std::string thread_name;
35 pid_t pid;
37 std::vector<std::string> command_line;
38 std::string selinux_label;
40 int signo = 0;
[all …]
/aosp14/system/core/libutils/include/utils/
H A DProcessCallStack.h66 struct ThreadInfo { struct
71 // tid -> ThreadInfo argument