Home
last modified time | relevance | path

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

12345678910>>...20

/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() argument
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() argument
52 thread(thread &&other) {} in thread() argument
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/boost/boost/log/detail/
Dthread_id.hpp36 struct thread struct
39 typedef uint32_t native_type;
43 typedef boost::log::aux::id< thread > id;
/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/boost/boost/thread/detail/
Dthread.hpp163 class BOOST_THREAD_DECL thread class
264 explicit thread(BOOST_THREAD_RV_REF(F) f in thread() function in boost::thread
274 thread(attributes const& attrs, BOOST_THREAD_RV_REF(F) f): in thread() function in boost::thread
283 explicit thread(F f): in thread() function in boost::thread
289 thread(attributes const& attrs, F f): in thread() function in boost::thread
296 explicit thread(F f in thread() function in boost::thread
308 thread(attributes const& attrs, F f in thread() function in boost::thread
318 explicit thread(BOOST_THREAD_RV_REF(F) f in thread() function in boost::thread
319 , typename disable_if<is_same<typename decay<F>::type, thread>, dummy* >::type=0 in thread() argument
331 thread(attributes const& attrs, BOOST_THREAD_RV_REF(F) f): in thread() function in boost::thread
[all …]
/third_party/boost/libs/thread/test/
Dtest_condition_notify_one.cpp23 boost::thread thread(bind(&wait_for_flag::wait_without_predicate, data)); in do_test_condition_notify_one_wakes_from_wait() local
39 boost::thread thread(bind(&wait_for_flag::wait_with_predicate, data)); in do_test_condition_notify_one_wakes_from_wait_with_predicate() local
55 boost::thread thread(bind(&wait_for_flag::timed_wait_without_predicate, data)); in do_test_condition_notify_one_wakes_from_timed_wait() local
71 boost::thread thread(bind(&wait_for_flag::timed_wait_with_predicate, data)); in do_test_condition_notify_one_wakes_from_timed_wait_with_predicate() local
87 boost::thread thread(bind(&wait_for_flag::relative_timed_wait_with_predicate, data)); in do_test_condition_notify_one_wakes_from_relative_timed_wait_with_predicate() local
/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/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/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/openssl/test/
Dthreadstest.c27 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()
111 thread_t thread; in test_once() local
156 thread_t thread; in test_thread_local() local
/third_party/glib/glib/
Dgthread.c766 g_thread_ref (GThread *thread) in g_thread_ref()
789 g_thread_unref (GThread *thread) in g_thread_unref()
811 GRealThread* thread = data; in g_thread_proxy() local
881 GThread *thread; in g_thread_new() local
998 g_thread_join (GThread *thread) in g_thread_join()
1036 GRealThread* thread = g_private_get (&g_thread_specific_private); in g_thread_self() local
/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/glib/glib/tests/
Dthread.c62 GThread *thread; in test_thread1() local
84 GThread *thread; in test_thread2() local
182 GThread *thread; in test_thread5() local
207 GThread *thread; in test_thread6() 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()

12345678910>>...20