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

/external/chromium_org/content/child/webcrypto/
H A Dwebcrypto_impl.cc92 base::LazyInstance<CryptoThreadPool>::Leaky crypto_thread_pool = member in namespace:content::__anon7555
97 return crypto_thread_pool.Get().task_runner_->PostTask(from_here, task);

Completed in 73 milliseconds