Searched refs:thread_hash (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/err/
H A Derr.c435 unsigned long thread_hash; local
442 thread_hash = CRYPTO_THREADID_hash(&current_thread);
451 BIO_snprintf(buf2, sizeof(buf2), "%lu:%s:%s:%d:%s\n", thread_hash, buf,

Completed in 842 milliseconds