Searched refs:thread_hash (Results 1 – 2 of 2) sorted by relevance
279 uint32_t thread_hash = ThreadHash(thread_id); in RemoveSampler() local280 base::HashMap::Entry* entry = sampler_map_.Lookup(thread_key, thread_hash); in RemoveSampler()291 sampler_map_.Remove(thread_key, thread_hash); in RemoveSampler()
590 const unsigned long thread_hash = (uintptr_t) err_get_state(); in ERR_print_errors_cb() local599 BIO_snprintf(buf2, sizeof(buf2), "%lu:%s:%s:%d:%s\n", thread_hash, buf, in ERR_print_errors_cb()