Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Ddb_repl_stress.cc46 static void DataPumpThreadBody(void* arg) { in DataPumpThreadBody() function
128 env->StartThread(DataPumpThreadBody, &dataPump); in main()