Home
last modified time | relevance | path

Searched defs:thread0 (Results 1 – 8 of 8) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
D1-1.c94 pthread_t thread0, thread1, thread2; in main() local
D3-1.c114 pthread_t thread0, thread1, thread2; in main() local
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp977 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1066 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in testFenceWithOpenRenderPass() local
1256 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1390 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1491 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1601 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1731 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in testFramebufferFetch() local
1853 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
2019 std::thread thread0 = std::thread([&]() { in TEST_P() local
2239 std::thread thread0 = std::thread([&]() { in TEST_P() local
[all …]
DImageTest.cpp6314 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
6417 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
6519 std::thread thread0([&]() { in FramebufferAttachmentDeletedWhileInUseHelper() local
/external/angle/src/tests/egl_tests/
DEGLContextSharingTest.cpp795 std::thread thread0 = std::thread([&]() { in TEST_P() local
917 std::thread thread0 = std::thread([&]() { in TEST_P() local
1035 std::thread thread0 = std::thread([&]() { in TEST_P() local
DEGLMultiContextTest.cpp477 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in testFenceWithOpenRenderPass() local
/external/igt-gpu-tools/assembler/
Dbrw_structs.h82 struct thread0 struct
84 unsigned pad0:1;
85 unsigned grf_reg_count:3;
86 unsigned pad1:2;
87 unsigned kernel_start_pointer:26; /* Offset from GENERAL_STATE_BASE */
132 struct thread0 thread0; member
387 struct thread0 thread0; member
454 struct thread0 thread0; member
498 struct thread0 thread0; member
533 struct thread0 thread0; member
/external/google-breakpad/src/processor/
Dminidump_unittest.cc804 Thread thread0(dump, 0xbbef4432, stack0, context0, in TEST() local