Home
last modified time | relevance | path

Searched refs:UnlockExclusiveAccess (Results 1 – 7 of 7) sorted by relevance

/haiku/src/servers/app/
H A DOffscreenWindow.cpp56 fHWInterface->UnlockExclusiveAccess(); in ~OffscreenWindow()
H A DServerApp.cpp3461 fDesktop->GetDrawingEngine()->UnlockExclusiveAccess(); in _DispatchMessage()
/haiku/src/servers/app/drawing/
H A DBitmapDrawingEngine.cpp54 fHWInterface->UnlockExclusiveAccess(); in SetSize()
H A DHWInterface.h74 void UnlockExclusiveAccess() { WriteUnlock(); } in UnlockExclusiveAccess() function
H A DDrawingEngine.h62 void UnlockExclusiveAccess();
H A DDrawingEngine.cpp238 DrawingEngine::UnlockExclusiveAccess() in UnlockExclusiveAccess() function in DrawingEngine
240 fGraphicsCard->UnlockExclusiveAccess(); in UnlockExclusiveAccess()
262 UnlockExclusiveAccess(); in FrameBufferChanged()
/haiku/src/servers/app/drawing/interface/local/
H A DAccelerantHWInterface.cpp1485 UnlockExclusiveAccess(); in SetCursor()
1505 UnlockExclusiveAccess(); in SetCursorVisible()
1524 UnlockExclusiveAccess(); in MoveCursorTo()