Searched refs:SmartScopedWriter (Results 1 – 2 of 2) sorted by relevance
158 struct SmartScopedWriter { struct161 explicit SmartScopedWriter(SmartRWMutex<mt_only>& m) : mutex(m) { in SmartScopedWriter() argument165 ~SmartScopedWriter() { in ~SmartScopedWriter() argument169 typedef SmartScopedWriter<false> ScopedWriter;
277 sys::SmartScopedWriter<true> Writer(*GCLock); in setGC()286 sys::SmartScopedWriter<true> Writer(*GCLock); in clearGC()