Searched refs:ref_mutex (Results 1 – 2 of 2) sorted by relevance
41 boost::lock_guard<boost::mutex> lock (ref_mutex[index]); in insert()53 boost::lock_guard<boost::mutex> lock (ref_mutex[index]); in find()62 boost::lock_guard<boost::mutex> lock (ref_mutex[index]); in erase()77 boost::lock_guard<boost::mutex> lock (ref_mutex[i]); in count_nodes()85 mutable boost::array<boost::mutex, buckets> ref_mutex; member in static_hashed_set
77 static Mutex* ref_mutex; variable84 MutexLock l(ref_mutex); in Ref()93 ref_mutex = new Mutex; in Incref()98 MutexLock l(ref_mutex); in Incref()118 MutexLock l(ref_mutex); in Decref()