![]() |
Storage Engine API
|
Typedefs | |
using | CacheAlignedMutex = CacheAligned< stdx::mutex > |
Functions | |
template<typename Key , typename Value > | |
Key | getKey (const std::pair< Key, Value > &pair) |
template<typename Key > | |
Key | getKey (const Key &key) |
template<typename T > | |
std::vector< stdx::unique_lock< stdx::mutex > > | lockAllPartitions (T &mutexes) |
using mongo::partitioned_detail::CacheAlignedMutex = typedef CacheAligned<stdx::mutex> |
Key mongo::partitioned_detail::getKey | ( | const std::pair< Key, Value > & | pair | ) |
Key mongo::partitioned_detail::getKey | ( | const Key & | key | ) |
|
inline |