/aoo4110/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 529 _pThread->join(); in termAndJoinThread() 1028 CPPUNIT_TEST_SUITE(join); 1188 pThread->join(); in check2Threads() 1927 aThread->join(); in schedule_001() 2143 aThread1.join(); in setData_001() 2144 aThread2.join(); in setData_001() 2177 aThread1.join(); in setData_002() 2178 aThread2.join(); in setData_002() 2218 aThread1.join(); in setData_003() 2219 aThread2.join(); in setData_003() [all …]
|
/aoo4110/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 323 myThread1.join( ); in ctor_001() 324 myThread2.join( ); in ctor_001() 362 myThread1.join( ); in ctor_002() 363 myThread2.join( ); in ctor_002() 408 myThread.join( ); in acquire_001() 460 myThread.join(); in tryToAcquire_001() 496 myThread.join( ); in release_001() 632 myThread.join(); in ctor_001() 656 myThread.join( ); in ctor_002() 773 myThread.join(); in clear_001() [all …]
|
/aoo4110/main/jurt/test/com/sun/star/lib/uno/environments/remote/ |
H A D | ThreadPool_Test.java | 74 testThread.join(); in testDispose() 154 testThread.join(); in testStaticThreadSync() 225 testThread.join(); in testStaticThreadAsyncSyncOrder() 306 stress1.join(); in testStress() 307 stress2.join(); in testStress() 308 stress3.join(); in testStress() 309 stress4.join(); in testStress() 310 stress5.join(); in testStress() 311 stress6.join(); in testStress()
|
/aoo4110/main/python/ |
H A D | python-solver-before-std.patch | 12 f = os.path.join(dir, filename) 15 f = os.path.join(sysroot, dir[1:], filename) 25 f = os.path.join(dir, filename) 28 f = os.path.join(sysroot, dir[1:], filename) 58 if os.path.join(sysroot, p[1:]) == dirname: 75 if os.path.join(sysroot, p[1:]) == dirname:
|
/aoo4110/main/dbaccess/source/ui/querydesign/ |
H A D | querydlg.src | 72 < "Inner join" ; ID_INNER_JOIN; > ; 73 < "Left join" ; ID_LEFT_JOIN; > ; 74 < "Right join" ; ID_RIGHT_JOIN; > ; 75 < "Full (outer) join" ; ID_FULL_JOIN; > ; 76 < "Cross join" ; ID_CROSS_JOIN; > ; 165 Text [ en-US ] = "Please note that some databases may not support this join type.";
|
/aoo4110/main/solenv/bin/ |
H A D | buildalyzer | 105 print 'common compile flags: %s' % (' '.join(flag.name for flag in common_compile_flags)) 106 print 'common link flags: %s' % (' '.join(flag.name for flag in common_link_flags)) 110 flagset = ' '.join((flag.name for flag in target.cxxflags)) 127 flagset = ' '.join((flag.name for flag in target.includeflags)) 158 print '%s %s' % (target.getFullOutputname(), ' '.join(sources))
|
H A D | packmodule | 49 deliverlog = open(os.path.join('inc', module, 'gb_deliver.log')) 50 packedmodule = zipfile.ZipFile(os.path.join(zipdir,module+'.zip'), 'w') 52 packedmodule.write(os.path.join('inc', module, 'gb_deliver.log'))
|
/aoo4110/main/sal/qa/osl/socket/ |
H A D | osl_StreamSocket.cxx | 625 myClientThread.join( ); in send_recv1() 626 myServerThread.join( ); in send_recv1() 658 myClientThread.join( ) ; in send_recv2() 678 myClientThread.join( ); in write_read() 679 myServerThread.join( ); in write_read() 798 myAcceptorThread.join(); in shutdown_001() 839 mySendThread.join(); in shutdown_002() 886 mySendThread.join(); in shutdown_003() 1357 myReadThread.join(); in send_recv()
|
H A D | osl_Socket.cxx | 1722 myAcceptorThread.join(); in close_002() 2897 myClientThread.join( ); in send_recv1() 2898 myServerThread.join( ); in send_recv1() 2942 myClientThread.join( ); in write_read() 2943 myServerThread.join( ); in write_read() 3080 mySendThread.join(); in shutdown_002() 3126 mySendThread.join(); in shutdown_003() 3300 myCloseThread.join(); in connect_003() 3633 myTalkThread.join(); in sr_001() 3657 myListenThread.join(); in sr_002() [all …]
|
H A D | osl_DatagramSocket.cxx | 227 myTalkThread.join(); in sr_001() 251 myListenThread.join(); in sr_002() 286 myThread.join(); in sr_004()
|
/aoo4110/main/sal/qa/osl/condition/ |
H A D | osl_Condition.cxx | 190 myThread1.join( ); in set_002() 191 myThread2.join( ); in set_002() 224 myThread.join( ); in reset_001() 346 myThread.join( ); in check_002() 351 myThread1.join( ); in check_002()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | reftokenhelper.cxx | 320 join(rTokens, pToken); in operator ()() 361 void join(vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& pToken) in join() function in __anoncb7f84880111::JoinRefTokenRanges 449 join(rTokens, p); in join() 458 void ScRefTokenHelper::join(vector<ScSharedTokenRef>& rTokens, const ScSharedTokenRef& pToken) in join() function in ScRefTokenHelper 460 JoinRefTokenRanges join; in join() local 461 join(rTokens, pToken); in join()
|
/aoo4110/main/qadevOOo/tests/java/ifc/connection/ |
H A D | _XAcceptor.java | 167 acception.join(5 * 1000) ; in _accept() 218 dupAcception.join(1 * 1000) ; in _accept() 231 acception.join(3 * 1000) ; in _accept() 291 acception.join(3 * 1000) ; in _stopAccepting()
|
/aoo4110/main/scripting/source/pyprov/ |
H A D | officehelper.py | 51 sOffice = os.path.join(sOffice, "soffice") 60 … cmdArray = (sOffice, "-nologo", "-nodefault", "".join(["-accept=pipe,name=", sPipeName, ";urp;"])) 68 sConnect = "".join(["uno:pipe,name=", sPipeName, ";urp;StarOffice.ComponentContext"])
|
/aoo4110/main/solenv/inc/ |
H A D | lldb4aoo.py | 35 … summary add -F %s.%s -v -C yes -n PIMPL %s' % ( __name__,'get_pimpl_info', ' '.join(pimpl_types))) 92 s = ''.join([chr(x) for x in d.uint8s]) 94 s = (u''.join([unichr(x) for x in d.uint16s])).encode('utf-8')
|
/aoo4110/main/cppu/source/threadpool/ |
H A D | thread.cxx | 77 void ThreadAdmin::join() in join() function in cppu_threadpool::ThreadAdmin 93 pCurrent->join(); in join() 158 void ORequestThread::join() in join() function in cppu_threadpool::ORequestThread
|
H A D | thread.hxx | 54 void join(); 76 void join();
|
/aoo4110/main/filter/source/config/tools/merge/ |
H A D | pyAltFCFGMerge | 126 return ''.join(buff) 175 return ''.join(buff) 545 os.path.join(self.m_aFragmentsDir, sSubDir), \ 577 sFragPath = os.path.join(aDir, sFragment+"."+sExtXcu)
|
/aoo4110/main/extensions/source/oooimprovement/ |
H A D | onlogrotate_job.cxx | 156 m_Thread->join(); in ~OnLogRotateThreadWatcher() 165 m_Thread->join(); in notifyTermination() 171 m_Thread->join(); in disposing()
|
/aoo4110/main/cppu/source/AffineBridge/ |
H A D | AffineBridge.cxx | 159 m_pInnerThread->join(); in ~AffineBridge() 166 m_pOuterThread->join(); in ~AffineBridge() 287 m_pOuterThread->join(); in v_callOut_v()
|
/aoo4110/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XDialog.java | 101 execThread.join(200) ; in _execute() 131 execThread.join(200) ; in _endExecute()
|
/aoo4110/main/automation/source/communi/ |
H A D | communi.cxx | 129 join(); in ShutdownCommunication() 140 join(); in ShutdownCommunication() 469 join(); // Warten bis fertig in ~CommunicationManagerServerAcceptThread()
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updatecheck.cxx | 250 virtual void SAL_CALL join(); 425 UpdateCheckThread::join() in join() function in __anoneeae1cbf0111::UpdateCheckThread 432 osl::Thread::join(); in join() 1027 UpdateCheck::shutdownThread(bool join) in shutdownThread() argument 1039 if( join ) in shutdownThread() 1042 pThread->join(); in shutdownThread()
|
/aoo4110/main/jurt/test/com/sun/star/comp/connections/ |
H A D | PipedConnection_Test.java | 52 writer.join(); in test() 54 reader.join(); in test()
|
/aoo4110/main/sal/qa/rtl/doublelock/ |
H A D | rtl_doublelocking.cxx | 233 pThread->join(); in getValue_002() 234 p2Thread->join(); in getValue_002()
|