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

12

/vbox/include/iprt/cpp/
H A Dlock.h90 /* lock() and unlock() are private so that only friend RTCLock can access
98 inline void unlock() function in class:RTCLockMtx
147 m_rMtx.unlock();
154 m_rMtx.unlock();
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIThreadPool.cpp102 m_everythingLocker.unlock();
111 m_everythingLocker.unlock();
153 m_everythingLocker.unlock();
167 m_everythingLocker.unlock();
190 m_everythingLocker.unlock();
211 m_everythingLocker.unlock();
233 m_everythingLocker.unlock();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.cpp254 void unlock() const { RTCritSectLeave(&m_critSect); } function in class:UIFrameBufferPrivate
431 UIFrameBufferPrivate::unlock();
436 UIFrameBufferPrivate::unlock();
462 UIFrameBufferPrivate::unlock();
470 UIFrameBufferPrivate::unlock();
507 UIFrameBufferPrivate::unlock();
632 unlock();
749 unlock();
777 unlock();
800 unlock();
[all...]
/vbox/src/VBox/Debugger/
H A DVBoxDbgConsole.cpp534 unlock();
555 unlock();
571 unlock();
589 VBoxDbgConsole::unlock() function in class:VBoxDbgConsole
616 pThis->unlock();
623 pThis->unlock();
666 pThis->unlock();
694 pThis->unlock();
722 pThis->unlock();
786 unlock();
[all...]
H A DVBoxDbgConsole.h231 void unlock();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c991 if (result != NULL) goto unlock;
996 goto unlock;
1003 goto unlock;
1020 goto unlock;
1038 goto unlock;
1078 goto unlock;
1145 goto unlock;
1237 goto unlock;
1251 unlock:
1291 if (result != NULL) goto unlock;
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c714 FILELOCK lock, unlock; local
718 unlock.lOffset = 0;
719 unlock.lRange = 0;
730 &unlock, &lock,
751 FILELOCK lock, unlock; local
755 unlock.lOffset = 0;
756 unlock.lRange = 0xffffffff;
759 &unlock, &lock,
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsAutoLock.h205 * unlock
209 void unlock() { function in class:nsAutoLock
H A DTimerThread.cpp270 lock.unlock();
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Crtc.h94 * Returns whether unlock is needed
103 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprmwait.c1093 goto unlock;
1105 goto unlock;
1122 goto unlock;
1131 if (done == desc) goto unlock;
1139 unlock:
/vbox/src/VBox/HostDrivers/VBoxPci/
H A DVBoxPci.c535 goto unlock;
540 unlock:
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Crtc.h95 * Returns whether unlock is needed
104 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Crtc.h101 * Returns whether unlock is needed
110 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h287 void (*unlock)(__GLdrawableBuffer *buf, __GLdrawablePrivate *glPriv); member in struct:__GLdrawableBufferRec
401 ** Macros to lock/unlock the drawable private
/vbox/src/recompiler/target-i386/
H A Dhelper.h7 DEF_HELPER_0(unlock, void)
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa_helper.m927 - (void)unlock;
992 - (void)unlock
995 [m_Lock unlock];
1027 [self unlock];
1052 [self unlock];
2629 [m_DockTileView unlock];
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Crtc.h98 * Returns whether unlock is needed
107 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Crtc.h98 * Returns whether unlock is needed
107 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
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.7.7/
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.8.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.9.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.10.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.11.0/
H A Dxf86Crtc.h101 * Returns whether unlock is needed
110 (*unlock) (xf86CrtcPtr crtc); member in struct:_xf86CrtcFuncs

Completed in 110 milliseconds

12