Searched defs:release (Results 1 - 24 of 24) sorted by relevance

/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/
H A DProfileLock.java47 public void release() { method in class:ProfileLock
59 release();
/vbox/src/VBox/Main/src-server/
H A DClientToken.cpp61 /* release the token, uses reference counting */
220 bool Machine::ClientToken::release() function in class:Machine::ClientToken
227 /* release the token */
233 /* release the token */
247 /* release the token, uses reference counting */
/vbox/include/iprt/cpp/
H A Dautores.h79 * the RTCAutoRes is defined, unless you explicitly release the resource.
160 T release(void) function in class:RTCAutoRes
H A Dlock.h123 * You can also explicitly release the mutex by calling RTCLock::release().
133 * explictily released by the release() method. */
150 inline void release() function in class:RTCLock
/vbox/src/VBox/Main/include/
H A DAutoStateDep.h72 void release() function in class:AutoStateDependency
79 /** Restores the number of callers after by #release(). #rc() will be
H A DAutoCaller.h120 void release() function in class:AutoCaller
132 * Restores the number of callers decreased by #release(). May only be
133 * called after #release().
154 release();
H A DConsoleImpl.h374 /** Restores the number of callers after by #release(). #rc() must be
468 void release() function in class:Console::SafeVMPtrBase
/vbox/src/VBox/Main/src-all/
H A DSecretKeyStore.cpp70 uint32_t SecretKey::release() function in class:SecretKey
189 pKey->release();
H A DEventImpl.cpp405 void release() function in class:EventMapRecord
415 release();
443 pCur->release();
465 * all consumers release it too. This helps to keep list stable
511 mCur->release();
528 // now we can safely release previous element
529 pPrev->release();
598 void release() function in class:ListenerRecord
634 release();
655 void release() function in class:RecordHolder
[all...]
/vbox/src/VBox/HostDrivers/VBoxUSB/win/testcase/
H A DUSBTest.cpp127 USBSUP_RELEASE release; local
132 release.usVendorId = usVendorId;
133 release.usProductId = usProductId;
134 release.usRevision = usRevision;
136 if (!DeviceIoControl(g_hUSBMonitor, SUPUSBFLT_IOCTL_RELEASE_DEVICE, &release, sizeof(release), NULL, 0, &cbReturned, NULL))
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Ddbmalloc.c104 release function
109 if( (node_pt)0 != node->prev ) release(node->prev);
110 if( (node_pt)0 != node->next ) release(node->next);
201 release(head);
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A Dxtraplib.h118 CARD16 release /*B16*/; /* The extension release number */ member in struct:_XETC
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dsurface_gdi.c476 WARN("Application tries to release an invalid DC(%p), surface dc is %p\n", hDC, This->hDC);
554 * release it, this avoids an unnecessary memcpy
586 void *release = NULL; local
603 release = This->resource.allocatedMemory;
609 HeapFree(GetProcessHeap(), 0, release); local
H A Dsurface.c1443 * all application-created targets the application has to release the surface
2421 WARN("Application tries to release an invalid DC(%p), surface dc is %p\n", hDC, This->hDC);
3114 void *release = NULL; local
3131 release = This->resource.heapMemory;
3146 HeapFree(GetProcessHeap(), 0, release); local
/vbox/src/VBox/Main/glue/
H A DAutoLock.cpp449 * implementation, AutoWriteLock will release a write lock
450 * whereas AutoReadLock will release a read lock.
493 void AutoLockBase::release() function in class:util::AutoLockBase
495 AssertMsgReturnVoid(m->fIsLocked, ("m->fIsLocked is false, cannot release!"));
543 * This gets called by AutoLockBase.release() to actually release
544 * the semaphore; in the AutoReadLock implementation, we release
575 * This gets called by AutoLockBase.release() to actually release
576 * the semaphore; in the AutoWriteLock implementation, we release
[all...]
/vbox/src/VBox/Main/src-client/
H A DRemoteUSBBackend.cpp1116 void RemoteUSBBackend::release(void) function in class:RemoteUSBBackend
1132 release();
1150 release();
1171 release();
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DCOMDefs.h484 static void release(IUnknown *aIface) { if (aIface) aIface->Release(); } function in class:COMBase
692 this->release((IUnknown*)amIface);
697 this->release((IUnknown*)aIface);
715 this->release((IUnknown*)ptr());
726 this->release((IUnknown*)ptr());
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaWrapper.cpp2001 * org.mozilla.xpcom.ProfileLock.release
2004 LOCKPROXY_NATIVE(release) (JNIEnv *env, jclass that, jlong aLockObject) function
2006 // Need to release object on the main thread.
2016 NS_ASSERTION(NS_SUCCEEDED(rv), "Failed to release using NS_ProxyRelease");
/vbox/src/VBox/Debugger/
H A DDBGPlugInSolaris.cpp279 char release[257]; member in struct:SOL_utsname
403 || UtsName.release[sizeof(UtsName.release) - 1] != '\0'
412 RTStrPrintf(pszVersion, cchVersion, "%s %s", UtsName.version, UtsName.release);
/vbox/src/VBox/Frontends/VirtualBox/src/medium/
H A DUIMediumManager.cpp85 virtual bool release() function in class:UIMediumItem
94 /* Confirm release: */
852 bool fResult = pMediumItem->release();
1052 /* Create release-action: */
1056 /* Configure release-action: */
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp263 NS_PRECONDITION(0 != mRefCnt, "dup release");
288 NS_PRECONDITION(0 != mRefCntIPC, "dup release");
2255 // release the cached nsISupports instance if it's not the same object
2277 // lock the stub lock on every release to make sure that once the counter
3259 // (this will not release stubs -- it's the client's responsibility)
3606 "instance=%p: %d IPC refs to release\n",
3609 // release all IPC instances of the "officially dead" client (see
3621 // collect the instance for the last release
3666 // release all pending references left after PruneInstanceMapForPeer().
3668 // outside the lock because destructors will release th
3922 OnRelease(PRUint32 peer, const DConnectRelease *release) argument
[all...]
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp156 /* Try to release the write lock below. */
783 static void release (C *p) { p->Release(); } function in class:ComStrongRef
815 ~ComPtrBase() { release(); }
833 release();
906 void release() function in class:ComPtrBase
909 RefOps <C>::release (p);
917 release();
/vbox/src/VBox/Additions/solaris/DRM/include/
H A DdrmP.h536 void (*release)(struct drm_device *, void *); member in struct:drm_driver_info
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c2142 * all application-created targets the application has to release the surface
2237 /* Sysmem textures have memory already allocated - release it,
3546 void *release = NULL; local
3560 release = surface->resource.heapMemory;
3574 HeapFree(GetProcessHeap(), 0, release); local
4357 WARN("Application tries to release invalid DC %p, surface DC is %p.\n",
7070 goto release;
7110 goto release;
7117 goto release;
7124 goto release;
[all...]

Completed in 217 milliseconds