Searched refs:Thread (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dprofiling.rst20 Thread 0 (API)
37 Thread 1 (WORKER)
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dprofiling.rst20 Thread 0 (API)
37 Thread 1 (WORKER)
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
H A Dserial_buffer.py50 self.read_thread = threading.Thread(
53 self.read_thread = threading.Thread(
57 self.lines_thread = threading.Thread(
61 # Thread that just reads the bytes from the serial device to try to keep from
80 # Thread that just reads the bytes from the file of serial output that some
93 # Thread that processes the stream of bytes to 1) log to stdout, 2) log to
H A Dcros_servo_run.py45 self.iter_feed_ec = threading.Thread(
49 self.iter_feed_cpu = threading.Thread(
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dwglthreads.c65 HANDLE Thread; member in struct:winthread
608 WinThreads[i].Thread = CreateThread(NULL,
614 printf("wglthreads: Created thread %p\n", (void *) WinThreads[i].Thread);
616 threads[i] = WinThreads[i].Thread;
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglthreads.c65 pthread_t Thread; member in struct:winthread
541 pthread_join(WinThreads[i].Thread, NULL);
676 pthread_create(&WinThreads[i].Thread, NULL, thread_function,
678 printf("glthreads: Created thread %p\n", (void *) WinThreads[i].Thread);
/xsrc/external/mit/mesa-demos/dist/src/egl/opengl/
H A Dxeglthreads.c71 pthread_t Thread; member in struct:winthread
582 pthread_join(WinThreads[i].Thread, NULL);
734 pthread_create(&WinThreads[i].Thread, NULL, thread_function,
737 (void *) WinThreads[i].Thread);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Ddbghelp.h200 DWORD64 Thread; member in struct:_KDHELP64
216 DWORD Thread; member in struct:_KDHELP
228 p64->Thread = p32->Thread;
1222 MINIDUMP_THREAD_CALLBACK Thread; member in union:_MINIDUMP_CALLBACK_INPUT::__anon46baecc30c0a
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Ddbghelp.h200 DWORD64 Thread; member in struct:_KDHELP64
216 DWORD Thread; member in struct:_KDHELP
228 p64->Thread = p32->Thread;
1222 MINIDUMP_THREAD_CALLBACK Thread; member in union:_MINIDUMP_CALLBACK_INPUT::__anon5998eb160c0a
/xsrc/external/mit/libX11/dist/
H A DREADME.md214 * Thread safety fixes in the locale code. Thanks to Jacek Caban for
/xsrc/external/mit/fontconfig/dist/
H A Dconfigure.ac666 # Thread-safety primitives
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst957 Thread safety
H A Dtgsi.rst2629 .. opcode:: BARRIER - Thread group barrier
2650 Bit 4: Thread group
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst1093 Thread safety
H A Dtgsi.rst2663 .. opcode:: BARRIER - Thread group barrier
2684 Bit 4: Thread group
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3856 - radv: add initial SQ Thread Trace support for GFX9
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json5053 "description": "intel/fs: add support for Eu/Thread/Lane id",
[all...]

Completed in 154 milliseconds