Home
last modified time | relevance | path

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

/rocksdb-6.9/port/win/
Denv_win.cc61 void WinthreadCall(const char* label, std::error_code result) { in WinthreadCall() function
1253 WinthreadCall("start thread", ex.code()); in StartThread()