MutexTryLocker
using BPrivate::MutexTryLocker;
MutexTryLocker locker(&info->lock);
MutexTryLocker cacheLocker(cache->lock);