Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 25 of 420) sorted by relevance

12345678910>>...17

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Dthread.h26 typedef std::thread thread; typedef
35 struct thread { struct
36 thread() {} in thread() argument
37 thread(thread &&other) {} in thread() function
39 explicit thread(Function &&f, Args &&... args) { in thread() function
44 void join() {} in join()
45 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Dthread.h41 typedef std::thread thread; typedef
50 struct thread { struct
51 thread() {} in thread() function
52 thread(thread &&other) {} in thread() function
54 explicit thread(Function &&f, Args &&... args) { in thread() argument
59 void join() {} in join()
60 static unsigned hardware_concurrency() { return 1; } in hardware_concurrency()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_ext_stubs.cpp22 EGLint ClientWaitSyncKHR(Thread *thread, in ClientWaitSyncKHR()
40 EGLImageKHR CreateImageKHR(Thread *thread, in CreateImageKHR()
57 EGLClientBuffer CreateNativeClientBufferANDROID(Thread *thread, const AttributeMap &attribMap) in CreateNativeClientBufferANDROID()
68 EGLSurface CreatePlatformPixmapSurfaceEXT(Thread *thread, in CreatePlatformPixmapSurfaceEXT()
81 EGLSurface CreatePlatformWindowSurfaceEXT(Thread *thread, in CreatePlatformWindowSurfaceEXT()
94 EGLStreamKHR CreateStreamKHR(Thread *thread, Display *display, const AttributeMap &attributes) in CreateStreamKHR()
106 EGLSyncKHR CreateSyncKHR(Thread *thread, in CreateSyncKHR()
122 EGLint DebugMessageControlKHR(Thread *thread, in DebugMessageControlKHR()
133 EGLBoolean DestroyImageKHR(Thread *thread, Display *display, Image *img) in DestroyImageKHR()
143 EGLBoolean DestroyStreamKHR(Thread *thread, Display *display, Stream *streamObject) in DestroyStreamKHR()
[all …]
Degl_stubs.cpp50 EGLBoolean BindAPI(Thread *thread, EGLenum api) in BindAPI()
58 EGLBoolean BindTexImage(Thread *thread, Display *display, Surface *eglSurface, EGLint buffer) in BindTexImage()
77 EGLBoolean ChooseConfig(Thread *thread, in ChooseConfig()
90 EGLint ClientWaitSync(Thread *thread, in ClientWaitSync()
108 EGLBoolean CopyBuffers(Thread *thread, in CopyBuffers()
121 EGLContext CreateContext(Thread *thread, in CreateContext()
139 EGLImage CreateImage(Thread *thread, in CreateImage()
161 EGLSurface CreatePbufferFromClientBuffer(Thread *thread, in CreatePbufferFromClientBuffer()
180 EGLSurface CreatePbufferSurface(Thread *thread, in CreatePbufferSurface()
194 EGLSurface CreatePixmapSurface(Thread *thread, in CreatePixmapSurface()
[all …]
Dentry_points_egl_autogen.cpp36 Thread *thread = egl::GetCurrentThread(); in EGL_ChooseConfig() local
56 Thread *thread = egl::GetCurrentThread(); in EGL_CopyBuffers() local
78 Thread *thread = egl::GetCurrentThread(); in EGL_CreateContext() local
101 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePbufferSurface() local
124 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePixmapSurface() local
147 Thread *thread = egl::GetCurrentThread(); in EGL_CreateWindowSurface() local
165 Thread *thread = egl::GetCurrentThread(); in EGL_DestroyContext() local
182 Thread *thread = egl::GetCurrentThread(); in EGL_DestroySurface() local
204 Thread *thread = egl::GetCurrentThread(); in EGL_GetConfigAttrib() local
226 Thread *thread = egl::GetCurrentThread(); in EGL_GetConfigs() local
[all …]
Dentry_points_egl_ext_autogen.cpp32 Thread *thread = egl::GetCurrentThread(); in EGL_SetBlobCacheFuncsANDROID() local
49 Thread *thread = egl::GetCurrentThread(); in EGL_CreateNativeClientBufferANDROID() local
69 Thread *thread = egl::GetCurrentThread(); in EGL_GetCompositorTimingSupportedANDROID() local
94 Thread *thread = egl::GetCurrentThread(); in EGL_GetCompositorTimingANDROID() local
115 Thread *thread = egl::GetCurrentThread(); in EGL_GetNextFrameIdANDROID() local
135 Thread *thread = egl::GetCurrentThread(); in EGL_GetFrameTimestampSupportedANDROID() local
162 Thread *thread = egl::GetCurrentThread(); in EGL_GetFrameTimestampsANDROID() local
180 Thread *thread = egl::GetCurrentThread(); in EGL_GetNativeClientBufferANDROID() local
194 Thread *thread = egl::GetCurrentThread(); in EGL_DupNativeFenceFDANDROID() local
215 Thread *thread = egl::GetCurrentThread(); in EGL_PresentationTimeANDROID() local
[all …]
/third_party/ltp/testcases/realtime/include/
Dlibrttest.h79 struct thread { struct
80 struct list_head _threads; argument
81 pthread_t pthread; argument
82 pthread_attr_t attr; argument
83 pthread_mutex_t mutex; argument
84 pthread_cond_t cond; argument
94 // flags for threads argument
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_egl.cpp59 Thread *thread = egl::GetCurrentThread(); in EGL_GetError() local
80 Thread *thread = egl::GetCurrentThread(); in EGL_Initialize() local
102 Thread *thread = egl::GetCurrentThread(); in EGL_Terminate() local
122 Thread *thread = egl::GetCurrentThread(); in EGL_QueryString() local
173 Thread *thread = egl::GetCurrentThread(); in EGL_GetConfigs() local
199 Thread *thread = egl::GetCurrentThread(); in EGL_ChooseConfig() local
223 Thread *thread = egl::GetCurrentThread(); in EGL_GetConfigAttrib() local
248 Thread *thread = egl::GetCurrentThread(); in EGL_CreateWindowSurface() local
275 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePbufferSurface() local
303 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePixmapSurface() local
[all …]
Dentry_points_egl_ext.cpp38 Thread *thread = egl::GetCurrentThread(); in EGL_QuerySurfacePointerANGLE() local
114 Thread *thread = egl::GetCurrentThread(); in EGL_PostSubBufferNV() local
177 Thread *thread = egl::GetCurrentThread(); in EGL_GetPlatformDisplayEXT() local
215 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePlatformWindowSurfaceEXT() local
242 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePlatformPixmapSurfaceEXT() local
267 Thread *thread = egl::GetCurrentThread(); in EGL_QueryDeviceAttribEXT() local
324 Thread *thread = egl::GetCurrentThread(); in EGL_QueryDeviceStringEXT() local
360 Thread *thread = egl::GetCurrentThread(); in EGL_QueryDisplayAttribEXT() local
381 Thread *thread = egl::GetCurrentThread(); in EGL_QueryDisplayAttribANGLE() local
403 Thread *thread = egl::GetCurrentThread(); in EGL_CreateImageKHR() local
[all …]
/third_party/vk-gl-cts/framework/delibs/destream/
DdeStreamCpyThread.c30 deStreamCpyThread* thread = (deStreamCpyThread*)arg; in cpyStream() local
62 deStreamCpyThread* thread = malloc(sizeof(deStreamCpyThread)); in deStreamCpyThread_create() local
76 void deStreamCpyThread_destroy (deStreamCpyThread* thread) in deStreamCpyThread_destroy()
83 void deStreamCpyThread_join (deStreamCpyThread* thread) in deStreamCpyThread_join()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/psp/
DSDL_systhread.c44 int SDL_SYS_CreateThread(SDL_Thread *thread, void *args) in SDL_SYS_CreateThread()
76 void SDL_SYS_WaitThread(SDL_Thread *thread) in SDL_SYS_WaitThread()
82 void SDL_SYS_DetachThread(SDL_Thread *thread) in SDL_SYS_DetachThread()
88 void SDL_SYS_KillThread(SDL_Thread *thread) in SDL_SYS_KillThread()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/
DSDL_thread.c114 SDL_threadID thread; member
126 SDL_threadID thread = SDL_ThreadID(); in SDL_Generic_GetTLSData() local
165 SDL_threadID thread = SDL_ThreadID(); in SDL_Generic_SetTLSData() local
270 SDL_Thread *thread = args->info; in SDL_RunThread() local
319 SDL_Thread *thread; in SDL_CreateThreadWithStackSize() local
437 SDL_GetThreadID(SDL_Thread * thread) in SDL_GetThreadID()
450 SDL_GetThreadName(SDL_Thread * thread) in SDL_GetThreadName()
466 SDL_WaitThread(SDL_Thread * thread, int *status) in SDL_WaitThread()
481 SDL_DetachThread(SDL_Thread * thread) in SDL_DetachThread()
/third_party/flutter/engine/flutter/fml/
Dthread_unittests.cc10 fml::Thread thread; in TEST() local
15 fml::Thread thread; in TEST() local
21 fml::Thread thread; in TEST() local
Dthread_local_unittests.cc38 std::thread thread([&] { in TEST() local
48 std::thread thread([&] { in TEST() local
61 std::thread thread([&] { in TEST() local
74 std::thread thread([&] { in TEST() local
88 std::thread thread([&] { in TEST() local
Dmessage_loop_unittests.cc25 std::thread thread([]() { in TEST() local
64 std::thread thread([&started, &terminated]() { in TEST() local
84 std::thread thread([&started, &terminated, count]() { in TEST() local
112 std::thread thread([&started, &terminated, count]() { in TEST() local
142 std::thread thread([&runner, &latch]() { in TEST() local
157 std::thread thread([&checked]() { in TEST() local
179 std::thread thread([&checked]() { in TEST() local
202 std::thread thread(PLATFORM_SPECIFIC_CAPTURE(&checked)() { in TEST() local
229 std::thread thread(PLATFORM_SPECIFIC_CAPTURE(&checked)() { in TEST() local
256 std::thread thread([&started, &terminated]() { in TEST() local
/third_party/flutter/skia/third_party/externals/sdl/src/thread/generic/
DSDL_systhread.c30 SDL_SYS_CreateThread(SDL_Thread * thread, void *args, in SDL_SYS_CreateThread()
60 SDL_SYS_WaitThread(SDL_Thread * thread) in SDL_SYS_WaitThread()
66 SDL_SYS_DetachThread(SDL_Thread * thread) in SDL_SYS_DetachThread()
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
DdeThreadUnix.c53 pthread_t thread; member
62 Thread* thread = (Thread*)entryPtr; in startThread() local
75 Thread* thread = (Thread*)deCalloc(sizeof(Thread)); in deThread_create() local
114 Thread* thread = (Thread*)threadptr; in deThread_join() local
132 Thread* thread = (Thread*)threadptr; in deThread_destroy() local
/third_party/node/src/inspector/
Dmain_thread_interface.cc27 static T* get(MainThreadInterface* thread, int id) { in get()
48 void Call(MainThreadInterface* thread) override { in Call()
67 void Call(MainThreadInterface* thread) override { in Call()
80 void Call(MainThreadInterface* thread) override { in Call()
93 std::shared_ptr<MainThreadHandle> thread, int object_id) in AnotherThreadObjectReference()
98 std::shared_ptr<MainThreadHandle> thread, Factory factory) in AnotherThreadObjectReference()
136 MainThreadSessionState(MainThreadInterface* thread, bool prevent_shutdown) in MainThreadSessionState()
141 MainThreadInterface* thread, bool prevent_shutdown) { in Create()
165 std::shared_ptr<MainThreadHandle> thread, in CrossThreadInspectorSession()
185 ThreadSafeDelegate(std::shared_ptr<MainThreadHandle> thread, int object_id) in ThreadSafeDelegate()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/stdcpp/
DSDL_systhread.cpp48 SDL_SYS_CreateThread(SDL_Thread * thread, void *args) in SDL_SYS_CreateThread()
116 SDL_SYS_WaitThread(SDL_Thread * thread) in SDL_SYS_WaitThread()
136 SDL_SYS_DetachThread(SDL_Thread * thread) in SDL_SYS_DetachThread()
/third_party/openssl/test/
Dthreadstest.h27 static int wait_for_thread(thread_t thread) in wait_for_thread()
52 static int wait_for_thread(thread_t thread) in wait_for_thread()
76 static int wait_for_thread(thread_t thread) in wait_for_thread()
/third_party/flutter/skia/third_party/externals/sdl/src/thread/pthread/
DSDL_systhread.c86 SDL_SYS_CreateThread(SDL_Thread * thread, void *args) in SDL_SYS_CreateThread()
235 SDL_SYS_WaitThread(SDL_Thread * thread) in SDL_SYS_WaitThread()
241 SDL_SYS_DetachThread(SDL_Thread * thread) in SDL_SYS_DetachThread()
/third_party/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill01.c19 pthread_t thread; member
36 struct thread_state *thread = arg; in thread_func() local
52 static void start_thread(struct thread_state *thread) in start_thread()
/third_party/vk-gl-cts/framework/delibs/dethread/
DdeThreadTest.c96 deThread thread = deThread_create(threadTestThr1, &val, DE_NULL); in deThread_selfTest() local
107 deThread thread = deThread_create(threadTestThr2, DE_NULL, DE_NULL); in deThread_selfTest() local
120 deThread thread; in deThread_selfTest() local
141 deThread thread; in deThread_selfTest() local
158 deThread thread; in deThread_selfTest() local
277 deThread thread; in deMutex_selfTest() local
337 deThread thread; in deMutex_selfTest() local
637 deThread thread = deThread_create(singletonTestThread, &initTimeMs, DE_NULL); in runSingletonThreadedTest() local
649 deThread thread = deThreadArray_get(threads, threadNdx); in runSingletonThreadedTest() local
/third_party/elfutils/libdwfl/
Ddwfl_frame.c86 state_alloc (Dwfl_Thread *thread) in state_alloc()
268 Dwfl_Thread thread; in INTDEF() local
303 get_one_thread_cb (Dwfl_Thread *thread, void *arg) in get_one_thread_cb()
319 getthread (Dwfl *dwfl, pid_t tid, in getthread()
338 Dwfl_Thread thread; in getthread() local
377 get_one_thread_frames_cb (Dwfl_Thread *thread, void *arg) in get_one_thread_frames_cb()
/third_party/rust/crates/tracing/tracing-flame/tests/
Dconcurrent.rs22 let thread = span!(Level::ERROR, "outer").in_scope(|| { in capture_supported() localVariable
25 let thread = std::thread::spawn(move || { in capture_supported() localVariable

12345678910>>...17