Home
last modified time | relevance | path

Searched defs:thread1 (Results 1 – 21 of 21) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/src/test/
Dthread_test.c9 pthread_t thread1, thread2; variable
/external/valgrind/main/exp-bbv/tests/x86-linux/
Dclone_test.S59 thread1: label
/external/valgrind/main/exp-bbv/tests/amd64-linux/
Dclone_test.S59 thread1: label
/external/valgrind/main/drd/tests/
Drwlock_race.c37 pthread_t thread1; in main() local
/external/chromium_org/third_party/WebKit/Source/web/tests/
DSpinLockTest.cpp83 … OwnPtr<blink::WebThread> thread1 = adoptPtr(blink::Platform::current()->createThread("thread1")); in TEST() local
/external/chromium_org/base/
Dtools_sanity_unittest.cc251 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
Ddeferred_sequenced_task_runner_unittest.cc124 base::Thread thread1("DeferredSequencedTaskRunnerTestThread1"); in TEST_F() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DInetAddressThreadTest.java138 threadsafeTestThread thread1 = new threadsafeTestThread("1", in test_getHostName() local
/external/chromium_org/third_party/libjingle/source/talk/base/
Dlogging_unittest.cc105 LogThread thread1, thread2, thread3; in TEST() local
/external/chromium/base/
Dtools_sanity_unittest.cc120 PlatformThread::Delegate *thread1 = in TEST() local
/external/qemu/
Dqemu-thread.c184 int qemu_thread_equal(QemuThread *thread1, QemuThread *thread2) in qemu_thread_equal()
/external/chromium/base/synchronization/
Dlock_unittest.cc194 MutexLockTestThread thread1(&lock, &value); in TEST() local
/external/chromium_org/base/synchronization/
Dlock_unittest.cc196 MutexLockTestThread thread1(&lock, &value); in TEST() local
/external/sfntly/cpp/src/test/
Dlock_test.cc210 MutexLockTestThread thread1(&lock, &value); in MutexFourThreads() local
/external/chromium_org/third_party/sfntly/cpp/src/test/
Dlock_test.cc210 MutexLockTestThread thread1(&lock, &value); in MutexFourThreads() local
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_structs.h106 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/
Dbrw_structs.h106 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/
Dtest-lockers.cc109 KangarooThread thread1(isolate, context, 1); in TEST() local
Dtest-api.cc15229 IsolateThread thread1(isolate1, 21); in TEST() local
/external/chromium_org/v8/test/cctest/
Dtest-lockers.cc102 i::SmartPointer<KangarooThread> thread1; in TEST() local
Dtest-api.cc18662 IsolateThread thread1(isolate1, 21); in TEST() local