| /kernel/linux/linux-6.6/tools/usb/ |
| H A D | testusb.c | 124 pthread_t thread; member
|
| /kernel/liteos_a/testsuites/unittest/common/ |
| H A D | osTest.cpp | 309 UINT32 PosixPthreadDestroy(pthread_attr_t *attr, pthread_t thread) in PosixPthreadDestroy() argument
|
| /kernel/liteos_m/kal/posix/src/ |
| H A D | pthread.c | 84 static inline bool IsPthread(pthread_t thread) in IsPthread() argument 177 pthread_t thread = pthread_self(); in CheckForCancel() local 194 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() argument 233 pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) pthread_setschedparam() argument 257 pthread_setschedprio(pthread_t thread, int prio) pthread_setschedprio() argument 276 pthread_t thread = pthread_self(); pthread_once() local 307 pthread_t thread = pthread_self(); pthread_setcancelstate() local 340 pthread_t thread = pthread_self(); pthread_setcanceltype() local 368 pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) pthread_getschedparam() argument 418 pthread_cancel(pthread_t thread) pthread_cancel() argument 461 pthread_join(pthread_t thread, void **retval) pthread_join() argument 489 pthread_detach(pthread_t thread) pthread_detach() argument 513 pthread_t thread = pthread_self(); pthread_exit() local 541 pthread_setname_np(pthread_t thread, const char *name) pthread_setname_np() argument 579 pthread_getname_np(pthread_t thread, char *buf, size_t buflen) pthread_getname_np() argument 634 pthread_t thread = pthread_self(); pthread_key_create() local 672 pthread_t thread = pthread_self(); pthread_key_delete() local [all...] |
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | cpufreq_schedutil.c | 35 struct task_struct *thread; member 629 struct task_struct *thread; local [all...] |
| /kernel/linux/linux-6.6/kernel/sched/rtg/ |
| H A D | frame_rtg.c | 370 struct task_struct *thread = NULL; in update_frame_task_prio() local [all...] |
| /third_party/curl/tests/server/ |
| H A D | util.c | 695 curl_win_thread_handle_t thread; in install_signal_handlers() local
|
| /third_party/elfutils/src/ |
| H A D | stack.c | 457 thread_callback (Dwfl_Thread *thread, void *thread_arg) in thread_callback() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pthread_frame.c | 81 pthread_t thread; member [all...] |
| /third_party/alsa-utils/alsaloop/ |
| H A D | alsaloop.c | 41 pthread_t thread; member 63 static void my_exit(struct loopback_thread *thread, int exitcode) in my_exit() argument 728 struct loopback_thread *thread = _data; thread_job1() local 802 thread_job(struct loopback_thread *thread) thread_job() argument 814 struct loopback_thread *thread; send_to_all() local 833 struct loopback_thread *thread; signal_handler_state() local [all...] |
| /third_party/googletest/googletest/src/ |
| H A D | gtest-port.cc | 591 HANDLE thread = StartWatcherThreadFor() local [all...] |
| /third_party/libwebsockets/lib/misc/threadpool/ |
| H A D | threadpool.c | 73 pthread_t thread; member [all...] |
| /third_party/libuv/src/unix/ |
| H A D | stream.c | 48 uv_thread_t thread; member
|
| /third_party/node/src/ |
| H A D | node_process_methods.cc | 379 HANDLE thread = nullptr; in DebugProcess() local
|
| /third_party/musl/porting/liteos_m/user/src/internal/ |
| H A D | pthread_impl.h | 67 pthread_t thread; member
|
| /third_party/node/deps/googletest/src/ |
| H A D | gtest-port.cc | 597 HANDLE thread = StartWatcherThreadFor() local [all...] |
| /third_party/ltp/testcases/realtime/lib/ |
| H A D | librttest.c | 292 struct thread *thread; in create_thread() local [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-starboard.cc | 389 Thread* thread = reinterpret_cast<Thread*>(arg); in ThreadEntry() local
|
| /third_party/openssl/test/ |
| H A D | threadstest.c | 67 thread_t thread; in test_once() local 112 thread_t thread; in test_thread_local() local
|
| /third_party/pulseaudio/src/modules/macosx/ |
| H A D | module-coreaudio-device.c | 86 pa_thread *thread; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-solaris.c | 93 pa_thread *thread; member
|
| /third_party/python/Lib/idlelib/ |
| H A D | run.py | 16 import _thread as thread namespace [all...] |
| /third_party/pulseaudio/src/modules/oss/ |
| H A D | module-oss.c | 106 pa_thread *thread; member
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_wgl.cpp | 109 Thread *thread = egl::GetCurrentThread(); in wglSwapBuffers() local 125 Thread *thread = egl::GetCurrentThread(); in wglCreateContext() local 227 egl::Thread *thread = egl::GetCurrentThread(); in wglGetProcAddress() local 244 Thread *thread = egl::GetCurrentThread(); wglMakeCurrent() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_egl_autogen.cpp | 36 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 in EGL_CreatePbufferSurface() local 124 Thread *thread = egl::GetCurrentThread(); EGL_CreatePixmapSurface() local 147 Thread *thread = egl::GetCurrentThread(); EGL_CreateWindowSurface() local 165 Thread *thread = egl::GetCurrentThread(); EGL_DestroyContext() local 182 Thread *thread = egl::GetCurrentThread(); EGL_DestroySurface() local 204 Thread *thread = egl::GetCurrentThread(); EGL_GetConfigAttrib() local 226 Thread *thread = egl::GetCurrentThread(); EGL_GetConfigs() local 241 Thread *thread = egl::GetCurrentThread(); EGL_GetCurrentDisplay() local 253 Thread *thread = egl::GetCurrentThread(); EGL_GetCurrentSurface() local 265 Thread *thread = egl::GetCurrentThread(); EGL_GetDisplay() local 277 Thread *thread = egl::GetCurrentThread(); EGL_GetError() local 289 Thread *thread = egl::GetCurrentThread(); EGL_GetProcAddress() local 304 Thread *thread = egl::GetCurrentThread(); EGL_Initialize() local 325 Thread *thread = egl::GetCurrentThread(); EGL_MakeCurrent() local 349 Thread *thread = egl::GetCurrentThread(); EGL_QueryContext() local 365 Thread *thread = egl::GetCurrentThread(); EGL_QueryString() local 386 Thread *thread = egl::GetCurrentThread(); EGL_QuerySurface() local 403 Thread *thread = egl::GetCurrentThread(); EGL_SwapBuffers() local 419 Thread *thread = egl::GetCurrentThread(); EGL_Terminate() local 433 Thread *thread = egl::GetCurrentThread(); EGL_WaitGL() local 445 Thread *thread = egl::GetCurrentThread(); EGL_WaitNative() local 459 Thread *thread = egl::GetCurrentThread(); EGL_BindTexImage() local 476 Thread *thread = egl::GetCurrentThread(); EGL_ReleaseTexImage() local 497 Thread *thread = egl::GetCurrentThread(); EGL_SurfaceAttrib() local 513 Thread *thread = egl::GetCurrentThread(); EGL_SwapInterval() local 529 Thread *thread = egl::GetCurrentThread(); EGL_BindAPI() local 549 Thread *thread = egl::GetCurrentThread(); EGL_CreatePbufferFromClientBuffer() local 567 Thread *thread = egl::GetCurrentThread(); EGL_QueryAPI() local 579 Thread *thread = egl::GetCurrentThread(); EGL_ReleaseThread() local 591 Thread *thread = egl::GetCurrentThread(); EGL_WaitClient() local 604 Thread *thread = egl::GetCurrentThread(); EGL_GetCurrentContext() local 619 Thread *thread = egl::GetCurrentThread(); EGL_ClientWaitSync() local 642 Thread *thread = egl::GetCurrentThread(); EGL_CreateImage() local 665 Thread *thread = egl::GetCurrentThread(); EGL_CreatePlatformPixmapSurface() local 689 Thread *thread = egl::GetCurrentThread(); EGL_CreatePlatformWindowSurface() local 708 Thread *thread = egl::GetCurrentThread(); EGL_CreateSync() local 725 Thread *thread = egl::GetCurrentThread(); EGL_DestroyImage() local 742 Thread *thread = egl::GetCurrentThread(); EGL_DestroySync() local 763 Thread *thread = egl::GetCurrentThread(); EGL_GetPlatformDisplay() local 784 Thread *thread = egl::GetCurrentThread(); EGL_GetSyncAttrib() local 801 Thread *thread = egl::GetCurrentThread(); EGL_WaitSync() local [all...] |
| H A D | egl_stubs.cpp | 50 EGLBoolean BindAPI(Thread *thread, EGLenum api) in BindAPI() argument 58 EGLBoolean BindTexImage(Thread *thread, Display *display, Surface *eglSurface, EGLint buffer) in BindTexImage() argument 77 EGLBoolean ChooseConfig(Thread *thread, in ChooseConfig() argument 90 ClientWaitSync(Thread *thread, Display *display, Sync *syncObject, EGLint flags, EGLTime timeout) ClientWaitSync() argument 108 CopyBuffers(Thread *thread, Display *display, Surface *eglSurface, EGLNativePixmapType target) CopyBuffers() argument 121 CreateContext(Thread *thread, Display *display, Config *configuration, gl::Context *sharedGLContext, const AttributeMap &attributes) CreateContext() argument 139 CreateImage(Thread *thread, Display *display, gl::Context *context, EGLenum target, EGLClientBuffer buffer, const AttributeMap &attributes) CreateImage() argument 161 CreatePbufferFromClientBuffer(Thread *thread, Display *display, EGLenum buftype, EGLClientBuffer buffer, Config *configuration, const AttributeMap &attributes) CreatePbufferFromClientBuffer() argument 180 CreatePbufferSurface(Thread *thread, Display *display, Config *configuration, const AttributeMap &attributes) CreatePbufferSurface() argument 194 CreatePixmapSurface(Thread *thread, Display *display, Config *configuration, EGLNativePixmapType pixmap, const AttributeMap &attributes) CreatePixmapSurface() argument 211 CreatePlatformPixmapSurface(Thread *thread, Display *display, Config *configuration, void *pixmap, const AttributeMap &attributes) CreatePlatformPixmapSurface() argument 229 CreatePlatformWindowSurface(Thread *thread, Display *display, Config *configuration, void *win, const AttributeMap &attributes) CreatePlatformWindowSurface() argument 246 CreateSync(Thread *thread, Display *display, EGLenum type, const AttributeMap &attributes) CreateSync() argument 260 CreateWindowSurface(Thread *thread, Display *display, Config *configuration, EGLNativeWindowType win, const AttributeMap &attributes) CreateWindowSurface() argument 277 DestroyContext(Thread *thread, Display *display, gl::Context *context) DestroyContext() argument 290 DestroyImage(Thread *thread, Display *display, Image *img) DestroyImage() argument 300 DestroySurface(Thread *thread, Display *display, Surface *eglSurface) DestroySurface() argument 311 DestroySync(Thread *thread, Display *display, Sync *syncObject) DestroySync() argument 321 GetConfigAttrib(Thread *thread, Display *display, Config *configuration, EGLint attribute, EGLint *value) GetConfigAttrib() argument 333 GetConfigs(Thread *thread, Display *display, EGLConfig *configs, EGLint config_size, EGLint *num_config) GetConfigs() argument 345 GetCurrentContext(Thread *thread) GetCurrentContext() argument 353 GetCurrentDisplay(Thread *thread) GetCurrentDisplay() argument 363 GetCurrentSurface(Thread *thread, EGLint readdraw) GetCurrentSurface() argument 382 GetDisplay(Thread *thread, EGLNativeDisplayType display_id) GetDisplay() argument 387 GetError(Thread *thread) GetError() argument 394 GetPlatformDisplay(Thread *thread, EGLenum platform, void *native_display, const AttributeMap &attribMap) GetPlatformDisplay() argument 416 GetProcAddress(Thread *thread, const char *procname) GetProcAddress() argument 431 GetSyncAttrib(Thread *thread, Display *display, Sync *syncObject, EGLint attribute, EGLAttrib *value) GetSyncAttrib() argument 446 Initialize(Thread *thread, Display *display, EGLint *major, EGLint *minor) Initialize() argument 460 MakeCurrent(Thread *thread, Display *display, Surface *drawSurface, Surface *readSurface, gl::Context *context) MakeCurrent() argument 487 QueryAPI(Thread *thread) QueryAPI() argument 495 QueryContext(Thread *thread, Display *display, gl::Context *context, EGLint attribute, EGLint *value) QueryContext() argument 509 QueryString(Thread *thread, Display *display, EGLint name) QueryString() argument 552 QuerySurface(Thread *thread, Display *display, Surface *eglSurface, EGLint attribute, EGLint *value) QuerySurface() argument 568 ReleaseTexImage(Thread *thread, Display *display, Surface *eglSurface, EGLint buffer) ReleaseTexImage() argument 585 ReleaseThread(Thread *thread) ReleaseThread() argument 615 SurfaceAttrib(Thread *thread, Display *display, Surface *eglSurface, EGLint attribute, EGLint value) SurfaceAttrib() argument 631 SwapBuffers(Thread *thread, Display *display, Surface *eglSurface) SwapBuffers() argument 643 SwapInterval(Thread *thread, Display *display, EGLint interval) SwapInterval() argument 659 Terminate(Thread *thread, Display *display) Terminate() argument 673 WaitClient(Thread *thread) WaitClient() argument 695 WaitGL(Thread *thread) WaitGL() argument 717 WaitNative(Thread *thread, EGLint engine) WaitNative() argument 736 WaitSync(Thread *thread, Display *display, Sync *syncObject, EGLint flags) WaitSync() argument [all...] |