Home
last modified time | relevance | path

Searched defs:PthreadCall (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/port/
Dport_posix.cc46 static int PthreadCall(const char* label, int result) { in PthreadCall() function
/rocksdb-6.9/util/
Dthreadpool_imp.cc37 void ThreadPoolImpl::PthreadCall(const char* label, int result) { in PthreadCall() function in ROCKSDB_NAMESPACE::ThreadPoolImpl