Home
last modified time | relevance | path

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

/rocksdb-6.9/env/
Denv_posix.cc392 std::vector<ThreadPoolImpl> thread_pools_storage_; member in ROCKSDB_NAMESPACE::__anon43aff5a30111::PosixEnv
407 thread_pools_storage_(Priority::TOTAL), in PosixEnv()
409 thread_pools_(thread_pools_storage_), in PosixEnv()