Searched defs:detach (Results 1 – 12 of 12) sorted by relevance
67 public void detach(); in detach() method77 public void detach( Object handle, ThreadId id ); in detach() method
44 public void detach() { in detach() method in NativeThreadPool48 public void detach(Object handle, ThreadId id) { in detach() method in NativeThreadPool88 private static native void detach(long pool); in detach() method in NativeThreadPool
70 public void detach( Object handle, ThreadId id ) in detach() method in JavaThreadPool75 public void detach() { in detach() method in JavaThreadPool
164 T_INTERFACE* detach() in detach() function in ComPtr
102 void OIndexCollection::detach() in detach() function in dbaui::OIndexCollection
443 void CmdDebugger::detach() in detach() function in CmdDebugger
292 void TestListener::detach() in detach() function in TestListener
815 void SAL_CALL ImplEventAttacherManager::detach(sal_Int32 nIndex, const Reference< XInterface >& xOb… in detach() function in comphelper::ImplEventAttacherManager
1186 ::JavaInfo * CJavaInfo::detach() in detach() function in jfw::CJavaInfo
1263 void SAL_CALL OInterfaceContainer::detach( sal_Int32 nIndex, const Reference< XInterface >& xObject… in detach() function in frm::OInterfaceContainer
931 DetachCurrentThread detach(m_pJavaVm); in getJavaVM() local
Completed in 98 milliseconds