/external/libcap-ng/libcap-ng-0.7/src/test/ |
D | thread_test.c | 9 pthread_t thread1, thread2; variable
|
/external/valgrind/main/exp-bbv/tests/x86-linux/ |
D | clone_test.S | 59 thread1: label
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
D | clone_test.S | 59 thread1: label
|
/external/valgrind/main/drd/tests/ |
D | rwlock_race.c | 37 pthread_t thread1; in main() local
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
D | SpinLockTest.cpp | 83 … OwnPtr<blink::WebThread> thread1 = adoptPtr(blink::Platform::current()->createThread("thread1")); in TEST() local
|
/external/chromium_org/base/ |
D | tools_sanity_unittest.cc | 251 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(shared), thread2(shared); in TEST() local 260 TOOLS_SANITY_TEST_CONCURRENT_THREAD thread1(&shared), thread2(&shared); in TEST() local 267 ReleaseStoreThread thread1(&shared); in TEST() local
|
D | deferred_sequenced_task_runner_unittest.cc | 124 base::Thread thread1("DeferredSequencedTaskRunnerTestThread1"); in TEST_F() local
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
D | InetAddressThreadTest.java | 138 threadsafeTestThread thread1 = new threadsafeTestThread("1", in test_getHostName() local
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | logging_unittest.cc | 105 LogThread thread1, thread2, thread3; in TEST() local
|
/external/chromium/base/ |
D | tools_sanity_unittest.cc | 120 PlatformThread::Delegate *thread1 = in TEST() local
|
/external/qemu/ |
D | qemu-thread.c | 184 int qemu_thread_equal(QemuThread *thread1, QemuThread *thread2) in qemu_thread_equal()
|
/external/chromium/base/synchronization/ |
D | lock_unittest.cc | 194 MutexLockTestThread thread1(&lock, &value); in TEST() local
|
/external/chromium_org/base/synchronization/ |
D | lock_unittest.cc | 196 MutexLockTestThread thread1(&lock, &value); in TEST() local
|
/external/sfntly/cpp/src/test/ |
D | lock_test.cc | 210 MutexLockTestThread thread1(&lock, &value); in MutexFourThreads() local
|
/external/chromium_org/third_party/sfntly/cpp/src/test/ |
D | lock_test.cc | 210 MutexLockTestThread thread1(&lock, &value); in MutexFourThreads() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_structs.h | 106 struct thread1 struct 108 GLuint ext_halt_exception_enable:1; 109 GLuint sw_exception_enable:1; 110 GLuint mask_stack_exception_enable:1; 111 GLuint timeout_exception_enable:1; 112 GLuint illegal_op_exception_enable:1; 113 GLuint pad0:3; 114 GLuint depth_coef_urb_read_offset:6; /* WM only */ 115 GLuint pad1:2; 116 GLuint floating_point_mode:1; [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_structs.h | 106 struct thread1 struct 108 GLuint ext_halt_exception_enable:1; 109 GLuint sw_exception_enable:1; 110 GLuint mask_stack_exception_enable:1; 111 GLuint timeout_exception_enable:1; 112 GLuint illegal_op_exception_enable:1; 113 GLuint pad0:3; 114 GLuint depth_coef_urb_read_offset:6; /* WM only */ 115 GLuint pad1:2; 116 GLuint floating_point_mode:1; [all …]
|
/external/v8/test/cctest/ |
D | test-lockers.cc | 109 KangarooThread thread1(isolate, context, 1); in TEST() local
|
D | test-api.cc | 15229 IsolateThread thread1(isolate1, 21); in TEST() local
|
/external/chromium_org/v8/test/cctest/ |
D | test-lockers.cc | 102 i::SmartPointer<KangarooThread> thread1; in TEST() local
|
D | test-api.cc | 18662 IsolateThread thread1(isolate1, 21); in TEST() local
|