Searched refs:current_tid (Results 1 – 6 of 6) sorted by relevance
55 pid_t current_tid; member60 : tfd(-1), amfd_data(nullptr), crashed_tid(-1), current_tid(-1), in log_t()
77 pid_t current_tid = gettid(); in iterate_siblings() local79 snprintf(buf, sizeof(buf), "/proc/%d/task", current_tid); in iterate_siblings()95 if (tid != current_tid) { in iterate_siblings()
50 && log->current_tid != -1 in _LOG()51 && (log->crashed_tid == log->current_tid); in _LOG()
503 log->current_tid = tid; in dump_thread()528 log->current_tid = log->crashed_tid; in dump_thread()755 log.current_tid = tid; in engrave_tombstone()768 log.current_tid = tid; in engrave_tombstone_ucontext()
130 log_.current_tid = 12; in SetUp()
74 log_.current_tid = 12; in SetUp()