Searched refs:_renderMacCocoaCritsect (Results 1 – 2 of 2) sorted by relevance
27 _renderMacCocoaCritsect(*CriticalSectionWrapper::CreateCriticalSection()),38 delete &_renderMacCocoaCritsect;50 CriticalSectionScoped cs(&_renderMacCocoaCritsect);74 CriticalSectionScoped cs(&_renderMacCocoaCritsect);98 CriticalSectionScoped cs(&_renderMacCocoaCritsect);119 CriticalSectionScoped cs(&_renderMacCocoaCritsect);179 CriticalSectionScoped cs(&_renderMacCocoaCritsect);192 CriticalSectionScoped cs(&_renderMacCocoaCritsect);
131 CriticalSectionWrapper& _renderMacCocoaCritsect; variable