Searched defs:ThreadInfo (Results 1 – 2 of 2) sorted by relevance
25 struct ThreadInfo { struct27 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 …]
66 struct ThreadInfo { struct71 // tid -> ThreadInfo argument