Searched refs:task2 (Results 1 - 6 of 6) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dcopy.pass.cpp34 auto task2(task);
36 assert(task2() == 16);
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
H A Dcopy.pass.cpp34 auto task2(task);
36 assert(task2() == 16);
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_thread.py188 thread.start_new_thread(self.task2, (i,))
193 def task2(self, ident): member in class:BarrierTest
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_thread.py188 thread.start_new_thread(self.task2, (i,))
193 def task2(self, ident): member in class:BarrierTest
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_thread.py188 thread.start_new_thread(self.task2, (i,))
193 def task2(self, ident): member in class:BarrierTest
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_thread.py188 thread.start_new_thread(self.task2, (i,))
193 def task2(self, ident): member in class:BarrierTest

Completed in 107 milliseconds