Home
last modified time | relevance | path

Searched defs:thread (Results 76 - 100 of 951) sorted by relevance

12345678910>>...39

/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_setschedprio.c56 pthread_t thread; in pthread_setschedprio_0100() local
78 pthread_t thread; in pthread_setschedprio_0200() local
[all...]
H A Dpthread_spin_trylock.c50 pthread_t thread; in pthread_spin_trylock_0100() local
80 pthread_t thread; in pthread_spin_trylock_0200() local
H A Dpthread_spin_lock.c61 pthread_t thread; in pthread_spin_lock_0200() local
H A Dpthread_spin_unlock.c41 pthread_t thread; in pthread_spin_unlock_0100() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dblockingcall.h37 auto thread = std::thread( in call() local
62 auto thread = std::thread( in call() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_async_thread.h31 DfxUnwindAsyncThread(std::shared_ptr<DfxThread> thread, std::shared_ptr<Unwinder> unwinder, uint64_t stackId) in DfxUnwindAsyncThread() argument
/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_thread.c31 HcThread* thread = (HcThread*)args; in StaticThreadFunc() local
56 Start(struct HcThreadT *thread) Start() argument
88 Join(struct HcThreadT *thread) Join() argument
100 BizWait(struct HcThreadT *thread) BizWait() argument
108 BizNotify(struct HcThreadT *thread) BizNotify() argument
116 InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) InitThread() argument
154 DestroyThread(HcThread *thread) DestroyThread() argument
[all...]
/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_thread.c27 HcThread *thread = (HcThread*)args; in StaticThreadFunc() local
49 Start(struct HcThreadT *thread) Start() argument
81 Join(struct HcThreadT *thread) Join() argument
99 BizWait(struct HcThreadT *thread) BizWait() argument
107 BizNotify(struct HcThreadT *thread) BizNotify() argument
115 InitThread(HcThread *thread, ThreadFunc func, size_t stackSize, const char *threadName) InitThread() argument
154 DestroyThread(HcThread *thread) DestroyThread() argument
[all...]
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_thread.h36 pthread_t thread; member
/base/security/device_auth/deps_adapter/os_adapter/interfaces/liteos/
H A Dhc_thread.h32 pthread_t thread; member
/base/update/updater/services/applypatch/
H A Dupdate_progress.cpp43 void SetProgressExitFlag(pthread_t &thread) in SetProgressExitFlag() argument
75 int CreateProgressThread(Uscript::UScriptEnv *env, pthread_t &thread) in CreateProgressThread() argument
/base/update/updater/test/unittest/applypatch_test/
H A Dupdate_progress_unittest.cpp62 pthread_t thread; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/component_test/
H A Didle_watcher.h43 RefPtr<TaskRunnerAdapter> thread; member in OHOS::Ace::ComponentTest::IdleMonitorThread
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/offscreen_render/
H A Drs_offscreen_render_thread_test.cpp91 std::shared_ptr<RSOffscreenRenderThread> thread = std::make_shared<RSOffscreenRenderThread>(); in HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H A Dthread_pool.h49 mutable std::thread thread; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddsdebug.c94 struct acpi_thread_state *thread; in acpi_ds_dump_method_stack() local
H A Ddbobject.c37 struct acpi_thread_state *thread; in acpi_db_dump_method_info() local
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dprocessor_64.h24 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dpj4-cp0.c21 struct thread_info *thread = t; in iwmmxt_do() local
/kernel/linux/linux-5.10/arch/arm/nwfpe/
H A Dfpmodule.c50 struct thread_info *thread = v; in nwfpe_notify() local
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A Dcrunch.c23 void crunch_task_release(struct thread_info *thread) in crunch_task_release() argument
38 struct thread_info *thread = (struct thread_info *)t; in crunch_do() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkup.h29 .macro kuap_save_and_lock sp, thread, gpr1, gpr2, gpr3 variable
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-vmx-unavail.c92 pthread_t *thread; in tm_vmx_unavail_test() local
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dpj4-cp0.c21 struct thread_info *thread = t; in iwmmxt_do() local
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dfpmodule.c50 struct thread_info *thread = v; in nwfpe_notify() local

Completed in 7 milliseconds

12345678910>>...39