Home
last modified time | relevance | path

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

/rocksdb-6.9/include/rocksdb/
Dc.h824 extern ROCKSDB_LIBRARY_API void rocksdb_options_set_max_file_opening_threads(
/rocksdb-6.9/db/
Dc.cc2270 void rocksdb_options_set_max_file_opening_threads(rocksdb_options_t* opt, int n) { in rocksdb_options_set_max_file_opening_threads() function