Searched refs:unlock (Results 26 - 38 of 38) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Crtc.h102 * Returns whether unlock is needed
111 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Crtc.h101 * Returns whether unlock is needed
110 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Crtc.h101 * Returns whether unlock is needed
110 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Crtc.h98 * Returns whether unlock is needed
107 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptsynch.c88 static void pt_PostNotifies(PRLock *lock, PRBool unlock) argument
109 if (unlock)
544 /* and if it transitioned to zero - unlock */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dgdi_driver.h242 void (*unlock)( struct window_surface *surface ); member in struct:window_surface_funcs
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h764 * 1.direct memory update (paint, lock/unlock):
771 * 1.direct memory update (paint, lock/unlock):
805 int unlock();
988 /* memory buffer not reflected in fm and texture, e.g if memory buffer is replaced or in case of lock/unlock */
1327 void unlock();
H A DVBoxFBOverlay.cpp1883 int VBoxVHWASurfaceBase::unlock()
1885 VBOXQGLLOG(("unlock (0x%x)\n", this));
2674 /* for performance reasons we should receive unlock for visible surfaces only
2675 * other surfaces receive unlock only once becoming visible, e.g. on DdFlip
2708 return pSurf->unlock();
5400 void VBoxVHWACommandElementProcessor::unlock()
5409 unlock();
5416 unlock();
/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo.c477 .unlock = NULL, /* This will not be invoked if lock returns FALSE. */
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaWrapper.cpp1963 lock.unlock();
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp2323 stubLock.unlock();
3942 lock.unlock();
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataManager.cpp151 m_mutex.unlock();
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp4280 m_mediumEnumeratorDtorRwLock.unlock();

Completed in 136 milliseconds

12