Searched refs:LowerCPUPriority (Results 1 – 3 of 3) sorted by relevance
| /rocksdb-6.9/util/ | ||
| D | threadpool_imp.cc | 60 void LowerCPUPriority(); |
| D | threadpool_imp.h | 54 void LowerCPUPriority(); |
| /rocksdb-6.9/env/ | ||
| D | env_posix.cc | 358 thread_pools_[pool].LowerCPUPriority(); in LowerThreadPoolCPUPriority() |