[#absl-LogEntry-tid_t] = xref:absl.adoc[absl]::xref:absl/LogEntry.adoc[LogEntry]::tid_t :relfileprefix: ../../ :mrdocs: Type used to represent a thread ID. == Synopsis Declared in `<absl/log/log_entry.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using tid_t = /* implementation-defined */::Tid; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#