Home
last modified time | relevance | path

Searched defs:thread (Results 276 - 300 of 951) sorted by relevance

1...<<11121314151617181920>>...39

/third_party/ltp/testcases/kernel/syscalls/sched_setattr/
H A Dsched_setattr01.c112 pthread_t thread; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
H A Dstress.c94 pthread_t thread; member
[all...]
/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_jk.c82 struct thread *thread = ((struct thread *)arg); in async_event_server() local
112 struct thread *thread = ((struct thread *)arg); user_thread() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_recv_chk_test.cpp102 pthread_t thread; in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dgetprocpid.c124 pthread_t thread; in getproctid_0100() local
/third_party/node/deps/uv/src/unix/
H A Dhaiku.c91 thread_info thread; in uv_resident_set_memory() local
/third_party/vk-gl-cts/external/glslang/
H A Dosinclude.cpp98 const deThread thread = (deThread)(deUintptr)((void**)threads)[ndx]; in OS_WaitForAllThreads() local
/third_party/python/Include/cpython/
H A Dpthread_stubs.h69 PyAPI_FUNC(int) pthread_detach(pthread_t thread); variable
/third_party/python/Lib/test/
H A Dtest_threadsignals.py8 import _thread as thread namespace
[all...]
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
H A DdeThreadUnix.c53 pthread_t thread; member
62 Thread* thread = (Thread*)entryPtr; in startThread() local
75 Thread* thread = (Thread*)deCalloc(sizeof(Thread)); in deThread_create() local
114 Thread* thread = (Thread*)threadptr; deThread_join() local
132 Thread* thread = (Thread*)threadptr; deThread_destroy() local
[all...]
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.cpp77 auto thread = DfxThread::Create(processInfo_.pid, tids[i], nstids[i]); in InitOtherThreads() local
[all...]
H A Ddfx_unwind_remote.cpp54 void GetThreadKernelStack(std::shared_ptr<DfxThread> thread) in GetThreadKernelStack() argument
[all...]
H A Ddfx_thread.cpp39 auto thread = std::make_shared<DfxThread>(pid, tid, nsTid); in Create() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dprocess_dump_test.cpp167 auto thread = DfxThread::Create(pid, tid, tid); in HWTEST_F() local
181 std::shared_ptr<DfxThread> thread = std::make_shared<DfxThread>(pid, tid, tid); in HWTEST_F() local
199 std::shared_ptr<DfxThread> thread = DfxThread::Create(pid, tid, tid); in HWTEST_F() local
231 std::shared_ptr<DfxThread> thread = DfxThread::Create(pid, tid, tid); HWTEST_F() local
290 std::shared_ptr<DfxThread> thread = DfxThread::Create(pid, tid, tid); HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/formatter/
H A Ddfx_json_formatter.cpp82 Json::Value thread = threads[i]; in FormatJsonStack() local
/base/update/updater/services/include/applypatch/
H A Dtransfer_manager.h47 pthread_t thread; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_thread.h245 static inline hi_u32 oal_set_thread_property(const oal_kthread_stru *thread, const oal_kthread_param_stru *thread_param) in oal_set_thread_property() argument
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Dthread.h112 SetThread(Thread *thread) SetThread() argument
[all...]
/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dengine_manager.cpp203 std::shared_ptr<Thread> thread = threadPool->Pop(); in CreateEngine() local
/foundation/ability/ability_runtime/test/fuzztest/applifecycledeal_fuzzer/
H A Dapplifecycledeal_fuzzer.cpp65 sptr<IAppScheduler> thread = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/resourceschedule/ffrt/src/eu/
H A Dworker_thread.h205 std::thread thread; global() member in ffrt::WorkerThread
[all...]
H A Dcpuworker_manager.cpp93 CPUEUTask* CPUWorkerManager::PickUpTaskFromLocalQueue(WorkerThread* thread) in PickUpTaskFromLocalQueue() argument
104 unsigned int CPUWorkerManager::StealTaskBatch(WorkerThread* thread) in StealTaskBatch() argument
133 TryPoll(const WorkerThread* thread, int timeout) TryPoll() argument
162 NotifyTaskPicked(const WorkerThread* thread) NotifyTaskPicked() argument
167 WorkerRetired(WorkerThread* thread) WorkerRetired() argument
247 IsExceedRunningThreshold(const WorkerThread* thread) IsExceedRunningThreshold() argument
[all...]
H A Dscpuworker_manager.cpp103 WorkerAction SCPUWorkerManager::WorkerIdleAction(const WorkerThread* thread) in WorkerIdleAction() argument
153 PickUpTaskFromGlobalQueue(WorkerThread* thread) PickUpTaskFromGlobalQueue() argument
165 PickUpTaskBatch(WorkerThread* thread) PickUpTaskBatch() argument
204 WorkerPrepare(WorkerThread* thread) WorkerPrepare() argument
[all...]
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_loop.cpp192 pthread_t thread; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd.c138 Thread *thread = BTM_GetProcessingThread(); in HciCmdOnCmdTimeout() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...39