Home
last modified time | relevance | path

Searched defs:thread (Results 501 - 525 of 951) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c96 pa_thread *thread; member
[all...]
H A Dmodule-pipe-sink.c75 pa_thread *thread; member
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp306 std::thread thread = std::thread([&]() { TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultithreadingTest.cpp768 std::thread thread = std::thread([&]() { global() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dglobal_state.cpp46 Thread *thread; in AllocateCurrentThread() local
124 SetCurrentThreadTLS(Thread *thread) SetCurrentThreadTLS() argument
162 SetContextCurrent(Thread *thread, gl::Context *context) SetContextCurrent() argument
184 ScopedSyncCurrentContextFromThread(egl::Thread *thread) ScopedSyncCurrentContextFromThread() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.c75 static int pthread_create(pthread_t* const thread, const void* attr, in pthread_create() argument
98 static int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join() argument
[all...]
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.h173 pthread_t thread; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread.cpp150 auto thread = pthread_self(); in all() local
162 auto thread = pthread_self(); in all() local
370 std::thread thread; global() member in marl::Thread::Impl
384 auto thread = pthread_self(); setAffinity() local
392 auto thread = pthread_self(); setAffinity() local
[all...]
/third_party/rust/crates/syn/src/
H A Dlib.rs503 mod thread; modules
/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp123 void Operation::execute (Thread& thread) in execute() argument
282 void CompareData::exec (Thread& thread) in exec() argument
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimer.c297 deThread thread; /*!< Thread. */ member
313 deTimerThread* thread = (deTimerThread*)arg; in timerThread() local
357 deTimerThread* thread = (deTimerThread*)deCalloc(sizeof(deTimerThread)); deTimerThread_create() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp97 pthread_t thread; in RecursiveMultiThreadConstructor() local
115 pthread_t thread; in MultiThreadConstructor() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_thread.cpp42 sptr<AbilityThread> thread = nullptr; in AbilityThreadMain() local
75 sptr<AbilityThread> thread = nullptr; in AbilityThreadMain() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/
H A Dmodule_inner_capturer_sink.c74 pa_thread *thread; member
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp98 bool Deposit(std::unique_ptr<std::thread> &thread, cons argument
127 std::unique_ptr<std::thread> thread; global() member
349 Attach(std::unique_ptr<std::thread> &thread) Attach() argument
424 auto thread = Create() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c220 u32 thread; in pseries_remove_processor() local
253 u32 thread; in dlpar_offline_cpu() local
295 u32 thread; dlpar_online_cpu() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dpkeys.c316 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save() argument
340 void thread_pkey_regs_init(struct thread_struct *thread) in thread_pkey_regs_init() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dinterrupt.c379 void iic_set_interrupt_routing(int cpu, int thread, int priority) in iic_set_interrupt_routing() argument
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfpmodule.c62 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() argument
76 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload() argument
90 vfp_thread_flush(struct thread_info *thread) vfp_thread_flush() argument
118 vfp_thread_exit(struct thread_info *thread) vfp_thread_exit() argument
129 vfp_thread_copy(struct thread_info *thread) vfp_thread_copy() argument
161 struct thread_info *thread = v; vfp_notifier() local
516 vfp_sync_hwstate(struct thread_info *thread) vfp_sync_hwstate() argument
535 vfp_flush_hwstate(struct thread_info *thread) vfp_flush_hwstate() argument
551 struct thread_info *thread = current_thread_info(); vfp_preserve_user_clear_hwstate() local
589 struct thread_info *thread = current_thread_info(); vfp_restore_user_hwstate() local
716 struct thread_info *thread = current_thread_info(); kernel_neon_begin() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dfpsimd.h77 static inline bool thread_sm_enabled(struct thread_struct *thread) in thread_sm_enabled() argument
82 static inline bool thread_za_enabled(struct thread_struct *thread) in thread_za_enabled() argument
96 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr() argument
108 static inline void *thread_zt_state(struct thread_struct *thread) in thread_zt_state() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A Dfsgsbase.c589 pthread_t thread; in main() local
/kernel/linux/linux-6.6/arch/arm/vfp/
H A Dvfpmodule.c62 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() argument
76 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload() argument
90 vfp_thread_flush(struct thread_info *thread) vfp_thread_flush() argument
118 vfp_thread_exit(struct thread_info *thread) vfp_thread_exit() argument
129 vfp_thread_copy(struct thread_info *thread) vfp_thread_copy() argument
161 struct thread_info *thread = v; vfp_notifier() local
513 vfp_sync_hwstate(struct thread_info *thread) vfp_sync_hwstate() argument
535 vfp_flush_hwstate(struct thread_info *thread) vfp_flush_hwstate() argument
551 struct thread_info *thread = current_thread_info(); vfp_preserve_user_clear_hwstate() local
589 struct thread_info *thread = current_thread_info(); vfp_restore_user_hwstate() local
818 struct thread_info *thread = current_thread_info(); kernel_neon_begin() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dinterrupt.c376 void iic_set_interrupt_routing(int cpu, int thread, int priority) in iic_set_interrupt_routing() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c298 u32 thread; in pseries_remove_processor() local
331 u32 thread; in dlpar_offline_cpu() local
387 u32 thread; dlpar_online_cpu() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H A Dcgroup_util.c532 ssize_t proc_read_text(int pid, bool thread, const char *item, char *buf, size_t size) in proc_read_text() argument
545 int proc_read_strstr(int pid, bool thread, const char *item, const char *needle) in proc_read_strstr() argument

Completed in 19 milliseconds

1...<<21222324252627282930>>...39