/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
|
H A D | drbgtest.c | 730 static int wait_for_thread(thread_t thread) in wait_for_thread() argument 755 static int wait_for_thread(thread_t thread) in wait_for_thread() argument
|
/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...] |
H A D | entry_points_egl_ext_autogen.cpp | 32 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 in EGL_GetCompositorTimingANDROID() local 115 Thread *thread = egl::GetCurrentThread(); EGL_GetNextFrameIdANDROID() local 135 Thread *thread = egl::GetCurrentThread(); EGL_GetFrameTimestampSupportedANDROID() local 162 Thread *thread = egl::GetCurrentThread(); EGL_GetFrameTimestampsANDROID() local 180 Thread *thread = egl::GetCurrentThread(); EGL_GetNativeClientBufferANDROID() local 194 Thread *thread = egl::GetCurrentThread(); EGL_DupNativeFenceFDANDROID() local 215 Thread *thread = egl::GetCurrentThread(); EGL_PresentationTimeANDROID() local 237 Thread *thread = egl::GetCurrentThread(); EGL_CreateDeviceANGLE() local 250 Thread *thread = egl::GetCurrentThread(); EGL_ReleaseDeviceANGLE() local 266 Thread *thread = egl::GetCurrentThread(); EGL_QueryStringiANGLE() local 285 Thread *thread = egl::GetCurrentThread(); EGL_QueryDisplayAttribANGLE() local 302 Thread *thread = egl::GetCurrentThread(); EGL_ReleaseHighPowerGPUANGLE() local 319 Thread *thread = egl::GetCurrentThread(); EGL_ReacquireHighPowerGPUANGLE() local 335 Thread *thread = egl::GetCurrentThread(); EGL_HandleGPUSwitchANGLE() local 351 Thread *thread = egl::GetCurrentThread(); EGL_ProgramCacheGetAttribANGLE() local 376 Thread *thread = egl::GetCurrentThread(); EGL_ProgramCacheQueryANGLE() local 398 Thread *thread = egl::GetCurrentThread(); EGL_ProgramCachePopulateANGLE() local 414 Thread *thread = egl::GetCurrentThread(); EGL_ProgramCacheResizeANGLE() local 436 Thread *thread = egl::GetCurrentThread(); EGL_QuerySurfacePointerANGLE() local 458 Thread *thread = egl::GetCurrentThread(); EGL_CreateStreamProducerD3DTextureANGLE() local 481 Thread *thread = egl::GetCurrentThread(); EGL_StreamPostD3DTextureANGLE() local 503 Thread *thread = egl::GetCurrentThread(); EGL_SwapBuffersWithFrameTokenANGLE() local 526 Thread *thread = egl::GetCurrentThread(); EGL_GetMscRateANGLE() local 550 Thread *thread = egl::GetCurrentThread(); EGL_ExportVkImageANGLE() local 574 Thread *thread = egl::GetCurrentThread(); EGL_GetSyncValuesCHROMIUM() local 595 Thread *thread = egl::GetCurrentThread(); EGL_QueryDeviceAttribEXT() local 611 Thread *thread = egl::GetCurrentThread(); EGL_QueryDeviceStringEXT() local 627 Thread *thread = egl::GetCurrentThread(); EGL_QueryDisplayAttribEXT() local 649 Thread *thread = egl::GetCurrentThread(); EGL_CreatePlatformPixmapSurfaceEXT() local 673 Thread *thread = egl::GetCurrentThread(); EGL_CreatePlatformWindowSurfaceEXT() local 696 Thread *thread = egl::GetCurrentThread(); EGL_GetPlatformDisplayEXT() local 715 Thread *thread = egl::GetCurrentThread(); EGL_DebugMessageControlKHR() local 736 Thread *thread = egl::GetCurrentThread(); EGL_LabelObjectKHR() local 753 Thread *thread = egl::GetCurrentThread(); EGL_QueryDebugKHR() local 771 Thread *thread = egl::GetCurrentThread(); EGL_ClientWaitSyncKHR() local 789 Thread *thread = egl::GetCurrentThread(); EGL_CreateSyncKHR() local 806 Thread *thread = egl::GetCurrentThread(); EGL_DestroySyncKHR() local 828 Thread *thread = egl::GetCurrentThread(); EGL_GetSyncAttribKHR() local 852 Thread *thread = egl::GetCurrentThread(); EGL_CreateImageKHR() local 870 Thread *thread = egl::GetCurrentThread(); EGL_DestroyImageKHR() local 892 Thread *thread = egl::GetCurrentThread(); EGL_LockSurfaceKHR() local 915 Thread *thread = egl::GetCurrentThread(); EGL_QuerySurface64KHR() local 932 Thread *thread = egl::GetCurrentThread(); EGL_UnlockSurfaceKHR() local 950 Thread *thread = egl::GetCurrentThread(); EGL_SignalSyncKHR() local 976 Thread *thread = egl::GetCurrentThread(); EGL_CreateStreamKHR() local 993 Thread *thread = egl::GetCurrentThread(); EGL_DestroyStreamKHR() local 1015 Thread *thread = egl::GetCurrentThread(); EGL_QueryStreamKHR() local 1037 Thread *thread = egl::GetCurrentThread(); EGL_QueryStreamu64KHR() local 1058 Thread *thread = egl::GetCurrentThread(); EGL_StreamAttribKHR() local 1076 Thread *thread = egl::GetCurrentThread(); EGL_StreamConsumerAcquireKHR() local 1094 Thread *thread = egl::GetCurrentThread(); EGL_StreamConsumerGLTextureExternalKHR() local 1111 Thread *thread = egl::GetCurrentThread(); EGL_StreamConsumerReleaseKHR() local 1134 Thread *thread = egl::GetCurrentThread(); EGL_SwapBuffersWithDamageKHR() local 1152 Thread *thread = egl::GetCurrentThread(); EGL_WaitSyncKHR() local 1177 Thread *thread = egl::GetCurrentThread(); EGL_PostSubBufferNV() local 1199 Thread *thread = egl::GetCurrentThread(); EGL_StreamConsumerGLTextureExternalAttribsNV() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | scheduler.cpp | 207 auto thread = workerThreads[from % cfg.workerThread.count]; in stealWork() local
|
/third_party/elfutils/libdwfl/ |
H A D | libdwflP.h | 254 Dwfl_Thread *thread; member
|
/third_party/curl/tests/server/ |
H A D | sockfilt.c | 595 curl_win_thread_handle_t thread; in select_ws_wait() local 625 HANDLE thread; /* internal thread handl member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | utils.c | 985 void ff_thread_await_progress2(AVCodecContext *avctx, int field, int thread, int shift) in ff_thread_await_progress2() argument 989 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n) in ff_thread_report_progress2() argument
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_meter.c | 70 pthread_t thread; member
|
H A D | pcm_share.c | 93 pthread_t thread; member
|
/third_party/backends/backend/ |
H A D | kvs40xx.h | 143 pthread_t thread; member
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.h | 153 int thread; /* thread number */ member
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest-port.cc | 635 HANDLE thread = ::OpenThread(SYNCHRONIZE | THREAD_QUERY_INFORMATION, StartWatcherThreadFor() local [all...] |
/third_party/node/src/ |
H A D | inspector_agent.cc | 120 pthread_t thread; in StartDebugSignalHandler() local
|
/third_party/musl/porting/liteos_m/user/hook/ |
H A D | los_usr_libc.c | 130 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() argument 136 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() argument 141 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) in pthread_getschedparam() argument 151 int pthread_cancel(pthread_t thread) in pthread_cancel() argument 156 int pthread_join(pthread_t thread, void **retval) in pthread_join() argument 161 pthread_detach(pthread_t thread) pthread_detach() argument 171 pthread_setname_np(pthread_t thread, const char *name) pthread_setname_np() argument 176 pthread_getname_np(pthread_t thread, char *buf, size_t buflen) pthread_getname_np() argument [all...] |
/third_party/node/deps/uv/src/unix/ |
H A D | stream.c | 48 uv_thread_t thread; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 615 void add (MovePtr<ThreadGroupThread> thread) in add() argument
|