Searched refs:allocated_buffers_mutex (Results 1 – 1 of 1) sorted by relevance
60 std::shared_timed_mutex allocated_buffers_mutex; variable168 allocated_buffers_mutex.lock_shared(); in allocate()177 allocated_buffers_mutex.unlock_shared(); in allocate()223 if (!allocated_buffers_mutex.try_lock_for(100ms)) { in dump()244 allocated_buffers_mutex.unlock(); in dump()