Lines Matching refs:create

534     class create : public CppUnit::TestFixture  class
555 sal_Bool bRes = newthread->create(); in create_001()
582 sal_Bool res1 = newthread->create(); in create_002()
583 sal_Bool res2 = newthread->create(); in create_002()
595 CPPUNIT_TEST_SUITE(create);
707 sal_Bool bRes = aCountThread->create(); in suspend_001()
736 sal_Bool bRes = aThread->create(); in suspend_002()
801 sal_Bool bRes = pCountThread->create(); in resume_001()
885 sal_Bool bRes = aCountThread->create(); in terminate_001()
912 sal_Bool bRes = aCountThread->create(); in terminate_002()
966 sal_Bool bRes = aCountThread->create(); in join_001()
1001 sal_Bool bRes = aCountThread->create(); in join_002()
1053 sal_Bool bRes = aCountThread->create(); in isRunning_001()
1073 sal_Bool bRes = aCountThread->create(); in isRunning_002()
1165 pThread->create(); in check2Threads()
1167 p2Thread->create(); in check2Threads()
1634 pHighestThread->create(); in getPriority_001()
1720 pCountThread->create(); in getCurrentIdentifier_001()
1775 sal_Bool bRes = aCountThread->create(); in wait_001()
1902 sal_Bool bRes = aThread->create(); in schedule_001()
1950 sal_Bool bRes = aThread.create(); in schedule_002()
2002 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(osl_Thread::create, "osl_Thread");
2139 aThread1.create(); in setData_001()
2141 aThread2.create(); in setData_001()
2170 aThread1.create(); in setData_002()
2172 aThread2.create(); in setData_002()
2203 aThread1.create(); in setData_003()
2205 aThread2.create(); in setData_003()
2263 aThread1.create(); in getData_001()
2265 aThread2.create(); in getData_001()
2298 aThread1.create(); in getData_002()
2300 aThread2.create(); in getData_002()