Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultithreadingTest.cpp1163 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1252 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in testFenceWithOpenRenderPass() local
1442 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1576 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1677 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1787 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
1917 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in testFramebufferFetch() local
2039 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
2205 std::thread thread0 = std::thread([&]() { in TEST_P() local
2425 std::thread thread0 = std::thread([&]() { in TEST_P() local
[all …]
H A DImageTest.cpp7035 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
7136 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in TEST_P() local
7237 std::thread thread0([&]() { in FramebufferAttachmentDeletedWhileInUseHelper() local
7414 std::thread thread0([&]() { in FramebufferResolveAttachmentDeletedWhileInUseHelper() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextSharingTest.cpp927 std::thread thread0 = std::thread([&]() { in TEST_P() local
1049 std::thread thread0 = std::thread([&]() { in TEST_P() local
1167 std::thread thread0 = std::thread([&]() { in TEST_P() local
H A DEGLMultiContextTest.cpp477 auto thread0 = [&](EGLDisplay dpy, EGLSurface surface, EGLContext context) { in testFenceWithOpenRenderPass() local
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedwrlock/
H A D1-1.c94 pthread_t thread0, thread1, thread2; in main() local
H A D3-1.c114 pthread_t thread0, thread1, thread2; in main() local
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A 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
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_unittest.cc844 Thread thread0(dump, 0xbbef4432, stack0, context0, in TEST() local