Home | History | Annotate | Download | only in asan

Lines Matching refs:parent_tid

608   if (context->parent_tid == kInvalidTid) {
614 " created by T%d%s here:\n", context->parent_tid,
615 ThreadNameWithParenthesis(context->parent_tid, tname, sizeof(tname)));
621 GetThreadContextByTidLocked(context->parent_tid);