Searched defs:PthreadCall (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/port/ | ||
| D | port_posix.cc | 46 static int PthreadCall(const char* label, int result) { in PthreadCall() function |
| /rocksdb-6.9/util/ | ||
| D | threadpool_imp.cc | 37 void ThreadPoolImpl::PthreadCall(const char* label, int result) { in PthreadCall() function in ROCKSDB_NAMESPACE::ThreadPoolImpl |