Home
last modified time | relevance | path

Searched defs:thread (Results 201 - 225 of 951) sorted by relevance

12345678910>>...39

/third_party/ffmpeg/libavfilter/
H A Dpthread.c37 AVSliceThread *thread; member
[all...]
/third_party/libuv/test/
H A Dtest-pipe-set-non-blocking.c70 uv_thread_t thread; in TEST_IMPL() local
H A Dtest-eintr-handling.c66 uv_thread_t thread; in TEST_IMPL() local
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dtring.c58 void *thread(void *arg) in thread() function
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap11.c94 pthread_t *thread, th; in check() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap21.c25 static void do_work(int thread, size_t size, int fd) in do_work() argument
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill01.c19 pthread_t thread; member
36 struct thread_state *thread = arg; in thread_func() local
52 static void start_thread(struct thread_state *thread) in start_thread() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtring.c58 void *thread(void *arg) in thread() function
/third_party/ltp/testcases/kernel/syscalls/sched_getattr/
H A Dsched_getattr01.c92 pthread_t thread; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/
H A Dcommon.h120 pthread_t thread; in create_test_thread() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-2.c90 pthread_t thread[THREAD_NUM]; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D2-1.c29 static pthread_t thread[THREAD_NUM]; variable
H A D2-2.c100 pthread_t thread[THREAD_NUM]; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D1-2.c77 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/
H A Dthread_mutex_test.cpp217 pthread_t thread; in HWTEST_F() local
268 pthread_t thread; in HWTEST_F() local
342 pthread_t thread; in HWTEST_F() local
372 pthread_t thread; HWTEST_F() local
[all...]
/third_party/python/Include/internal/
H A Dpycore_pystate.h19 unsigned long thread = PyThread_get_thread_ident(); in _Py_IsMainThread() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.h92 GetDefaultReturnValue<angle::EntryPoint::EGLLabelObjectKHR, EGLint>(Thread *thread) in GetDefaultReturnValue() argument
98 ANGLE_INLINE ReturnType GetDefaultReturnValue(Thread *thread) in GetDefaultReturnValue() argument
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_stack_info_formatter.cpp123 Json::Value thread; in GetDumpInfo() local
138 bool DfxStackInfoFormatter::FillFrames(const std::shared_ptr<DfxThread>& thread, in FillFrames() argument
[all...]
H A Dcppcrash_reporter.cpp59 std::shared_ptr<DfxThread> thread = dumpMode_ == FUSION_MODE ? process_->keyThread_ : process_->vmThread_; in Format() local
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Thread.c60 ROCKCHIP_THREAD_HANDLE_TYPE *thread; in Rockchip_OSAL_ThreadCreate() local
115 ROCKCHIP_THREAD_HANDLE_TYPE *thread = (ROCKCHIP_THREAD_HANDLE_TYPE *)threadHandle; Rockchip_OSAL_ThreadTerminate() local
137 ROCKCHIP_THREAD_HANDLE_TYPE *thread = (ROCKCHIP_THREAD_HANDLE_TYPE *)threadHandle; Rockchip_OSAL_ThreadCancel() local
[all...]
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dudp_server_demo.cpp81 pthread_t thread; in main() local
/foundation/ai/ai_engine/test/common/threadpool/
H A Dthread_pool_test.cpp125 Thread thread; in HWTEST_F() local
/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dengine.cpp29 Engine::Engine(std::shared_ptr<Plugin> &plugin, std::shared_ptr<Thread> &thread, in Engine() argument
/foundation/ability/ability_runtime/test/moduletest/ability_test/
H A Ddata_ability_helper_module_test.cpp73 sptr<AppExecFwk::AbilityThread> thread = nullptr; in HWTEST_F() local
99 sptr<AppExecFwk::AbilityThread> thread = nullptr; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/appkit/child_main_thread_test/
H A Dchild_main_thread_test.cpp74 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); in HWTEST_F() local
91 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); in HWTEST_F() local
109 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); in HWTEST_F() local
129 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); HWTEST_F() local
163 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); HWTEST_F() local
198 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); HWTEST_F() local
217 sptr<ChildMainThread> thread = sptr<ChildMainThread>(new (std::nothrow) ChildMainThread()); HWTEST_F() local
[all...]

Completed in 11 milliseconds

12345678910>>...39