Home | History | Annotate | Download | only in cctest

Lines Matching refs:thread1

15229   IsolateThread thread1(isolate1, 21);
15233 thread1.Start();
15239 thread1.Join();
15246 CHECK_EQ(result1, thread1.result());