Home
last modified time | relevance | path

Searched refs:tid_hash (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_log_config.cc52 auto tid_hash = in LogConfig() local
55 thread_id = util::format_hex(reinterpret_cast<uint8_t *>(&tid_hash), in LogConfig()
56 sizeof(tid_hash)); in LogConfig()