Searched refs:tid_string (Results 1 – 1 of 1) sorted by relevance
385 tid_string[3 + DECIMAL_STR_MAX(pid_t) + 1]; in write_to_console() local405 xsprintf(tid_string, "(" PID_FMT ") ", gettid()); in write_to_console()406 iovec[n++] = IOVEC_MAKE_STRING(tid_string); in write_to_console()