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

/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp3610 // #OnRelease() to understand why it must be done under the lock). Note
3611 // that due to true multithreading, late OnRelease() requests may still
3703 OnRelease(peer, (const DConnectRelease *) op);
3922 ipcDConnectService::OnRelease(PRUint32 peer, const DConnectRelease *release) function in class:ipcDConnectService
3924 LOG(("ipcDConnectService::OnRelease [peer=%u instance=0x%Lx]\n",
3951 LOG(("ipcDConnectService::OnRelease: WARNING: "

Completed in 57 milliseconds