| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuAndroidRenderActivity.cpp | 319 void RenderActivity::setThread (RenderThread* thread) in setThread() argument
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | printer.cpp | 179 void Printer::PrintThreadHeaderByConfig(std::shared_ptr<DfxThread> thread, bool isKeyThread) in PrintThreadHeaderByConfig() argument 217 PrintThreadBacktraceByConfig(std::shared_ptr<DfxThread> thread, bool isKeyThread) PrintThreadBacktraceByConfig() argument 252 PrintThreadRegsByConfig(std::shared_ptr<DfxThread> thread) PrintThreadRegsByConfig() argument 276 PrintThreadFaultStackByConfig(std::shared_ptr<DfxProcess> process, std::shared_ptr<DfxThread> thread, std::shared_ptr<Unwinder> unwinder) PrintThreadFaultStackByConfig() argument [all...] |
| /base/startup/init/test/moduletest/ |
| H A D | param_test_cmds.c | 68 static pthread_t thread = 0; in BShellParamCmdRead() local 90 pthread_t thread; member [all...] |
| /base/update/updater/services/updater_binary/ |
| H A D | update_processor.cpp | 411 pthread_t thread; in ExecUpdate() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/ext_inc/ |
| H A D | valg_plat.h | 112 __inline static hi_s32 valg_thread_init(osal_task_t **thread, hi_void *task_function, hi_void *data, char *task_name) in valg_thread_init() argument
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
| H A D | pthread.c | 120 int pthread_create(pthread_t *thread, const pthread_attr_t *attr, in pthread_create() argument 173 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() argument 202 int pthread_getschedparam(pthread_t thread, int *policy, struct sched_param *param) in pthread_getschedparam() argument 231 int pthread_cancel(pthread_t thread) in pthread_cancel() argument 298 pthread_join(pthread_t thread, void **retval) pthread_join() argument 340 pthread_detach(pthread_t thread) pthread_detach() argument 393 pthread_setname_np(pthread_t thread, const char *name) pthread_setname_np() argument 416 pthread_getname_np(pthread_t thread, char *buf, size_t buflen) pthread_getname_np() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| H A D | child_main_thread.cpp | 54 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); in Start() local
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | app_lifecycle_deal.cpp | 211 void AppLifeCycleDeal::SetApplicationClient(const sptr<IAppScheduler> &thread) in SetApplicationClient() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
| H A D | source_userdata.h | 44 pa_thread *thread; member
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ |
| H A D | task_queue_factory.cpp | 283 std::thread thread; member [all...] |
| /foundation/communication/dsoftbus/tests/core/connection/br/ |
| H A D | br_mock.cpp | 167 SoftBusThreadCreate( SoftBusThread *thread, SoftBusThreadAttr *threadAttr, void *(*threadEntry) (void *), void *arg) SoftBusThreadCreate() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributeddb_kv_concurrency_crud_test.cpp | 109 std::thread thread = std::thread(ConcurOperThread, reinterpret_cast<ConcurParam *>(kvThreadParam)); in KvCalculateTime() local
|
| /foundation/communication/dsoftbus/adapter/common/kernel/posix/ |
| H A D | softbus_adapter_thread.c | 253 int32_t SoftBusThreadCreate(SoftBusThread *thread, SoftBusThreadAttr *threadAttr, in SoftBusThreadCreate() argument 302 int32_t SoftBusThreadJoin(SoftBusThread thread, void **value) in SoftBusThreadJoin() argument 318 SoftBusThreadSetName(SoftBusThread thread, const char *name) SoftBusThreadSetName() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
| H A D | sys_util.c | 184 void PthreadJoin(pthread_t thread, void **retval) in PthreadJoin() argument
|
| /test/xts/hats/kernel/syscalls/net/data_handle/ |
| H A D | DataHandleApiTest.cpp | 188 pthread_t thread; in HWTEST_F() local 315 pthread_t thread; in HWTEST_F() local 398 pthread_t thread; in HWTEST_F() local 434 pthread_t thread; in HWTEST_F() local 488 pthread_t thread; HWTEST_F() local 521 pthread_t thread; HWTEST_F() local [all...] |
| /third_party/elfutils/tests/ |
| H A D | backtrace-data.c | 175 set_initial_registers (Dwfl_Thread *thread, in set_initial_registers() argument 249 thread_callback (Dwfl_Thread *thread, void *thread_arg __attribute__ ((unused))) in thread_callback() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dnxhdenc.h | 60 struct DNXHDEncContext *thread[MAX_THREADS]; member
|
| H A D | pthread_slice.c | 50 AVSliceThread *thread; member 210 void ff_thread_report_progress2(AVCodecContext *avctx, int field, int thread, int n) in ff_thread_report_progress2() argument 222 ff_thread_await_progress2(AVCodecContext *avctx, int field, int thread, int shift) ff_thread_await_progress2() argument [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | linux-pid-attach.c | 311 Dwfl_Thread *thread = (Dwfl_Thread *) arg; in pid_thread_state_registers_cb() local 324 pid_set_initial_registers (Dwfl_Thread *thread, void *thread_arg) in pid_set_initial_registers() argument 364 pid_thread_detach (Dwfl_Thread *thread, void *thread_arg) in pid_thread_detach() argument [all...] |
| H A D | linux-core-attach.c | 168 core_set_initial_registers (Dwfl_Thread *thread, void *thread_arg_voidp) in core_set_initial_registers() argument
|
| /third_party/ffmpeg/compat/ |
| H A D | w32pthreads.h | 76 static av_unused int pthread_create(pthread_t *thread, const void *unused_attr, in pthread_create() argument 91 static av_unused int pthread_join(pthread_t thread, void **value_ptr) in pthread_join() argument [all...] |
| H A D | os2threads.h | 75 pthread_t *thread = arg; in thread_entry() local 80 static av_always_inline int pthread_create(pthread_t *thread, in pthread_create() argument 94 pthread_join(pthread_t thread, void **value_ptr) pthread_join() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | internal.h | 133 void *thread; member
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_conv2d.c | 42 pthread_t thread; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | thread.h | 60 static inline int strict_pthread_join(pthread_t thread, void **value_ptr) in strict_pthread_join() argument
|