| /third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
| D | thread_group.hpp | 50 struct Thread struct in spirv_cross::ThreadGroup 52 enum State 58 State state = Idle; 60 void start(T *impl) in start() 81 void wait() in wait() 87 void run() in run() 94 ~Thread() in ~Thread() 106 std::thread worker; 107 std::condition_variable cond; 108 std::mutex lock;
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| D | EventListener.hpp | 34 virtual void onThreadStarted(ID<Thread>) {} in onThreadStarted() 38 virtual void onThreadStepped(ID<Thread>) {} in onThreadStepped() 42 virtual void onLineBreakpointHit(ID<Thread>) {} in onLineBreakpointHit() 46 virtual void onFunctionBreakpointHit(ID<Thread>) {} in onFunctionBreakpointHit()
|
| D | Thread.hpp | 105 class Thread class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Minidump.h | 219 struct Thread { struct 220 support::ulittle32_t ThreadId; argument 228 static_assert(sizeof(Thread) == 48, ""); argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | deThread.hpp | 43 class Thread class
|
| D | deThread.cpp | 37 Thread::Thread (void) in Thread() function in de::Thread
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | SurfaceImpl.h | 36 class Thread; variable
|
| D | DisplayImpl.h | 39 class Thread; variable
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | egl_ext_stubs_autogen.h | 32 class Thread; variable
|
| D | egl_stubs_autogen.h | 32 class Thread; variable
|
| D | global_state.h | 94 class Thread; variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | SymbolEnv.h | 24 Thread, enumerator
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | VirtThread.h | 13 NWindows::CThread Thread; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Thread.cpp | 19 Thread::Thread(void (*threadFunction)(void *parameters), void *parameters) in Thread() function in sw::Thread
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglThreadCleanUpTests.cpp | 58 class Thread : public de::Thread class 61 …Thread (const Library& egl, EGLDisplay display, EGLSurface surface, EGLContext context, EGLConfig … in Thread() function in deqp::egl::__anond395e8280111::Thread
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | thread.cpp | 283 Thread::Thread(Affinity&& affinity, Func&& func) { in Thread() function in marl::Thread 401 Thread::Thread(Affinity&& affinity, Func&& func) in Thread() function in marl::Thread 438 Thread::Thread(Thread&& rhs) : impl(rhs.impl) { in Thread() function in marl::Thread
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | Threading.cpp | 50 pthread_t Thread; in llvm_execute_on_thread() local
|
| /third_party/glfw/tests/ |
| D | threads.c | 48 } Thread; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| D | Profile.h | 63 ThreadID Thread; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Thread.cpp | 46 Thread::Thread() in Thread() function in egl::Thread
|
| D | Stream.h | 37 class Thread; variable
|
| D | validationEGL.h | 36 class Thread; variable
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | packed_egl_enums.json | 8 "Thread": "EGL_OBJECT_THREAD_KHR", string
|
| D | PackedEGLEnums_autogen.h | 89 Thread = 0, enumerator
|
| /third_party/vk-gl-cts/framework/delibs/dethread/unix/ |
| D | deThreadUnix.c | 56 } Thread; typedef
|