Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dthreadpool_imp.cc272 ThreadPoolImpl::Impl* thread_pool_; member
275 : thread_pool_(thread_pool), thread_id_(thread_id) {} in BGThreadMetadata()
281 ThreadPoolImpl::Impl* tp = meta->thread_pool_; in BGThreadWrapper()