| /third_party/ltp/testcases/kernel/syscalls/sched_setattr/ |
| H A D | sched_setattr01.c | 112 pthread_t thread; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
| H A D | stress.c | 94 pthread_t thread; member [all...] |
| /third_party/ltp/testcases/realtime/func/async_handler/ |
| H A D | async_handler_jk.c | 82 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 D | fortify_recv_chk_test.cpp | 102 pthread_t thread; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | getprocpid.c | 124 pthread_t thread; in getproctid_0100() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | haiku.c | 91 thread_info thread; in uv_resident_set_memory() local
|
| /third_party/vk-gl-cts/external/glslang/ |
| H A D | osinclude.cpp | 98 const deThread thread = (deThread)(deUintptr)((void**)threads)[ndx]; in OS_WaitForAllThreads() local
|
| /third_party/python/Include/cpython/ |
| H A D | pthread_stubs.h | 69 PyAPI_FUNC(int) pthread_detach(pthread_t thread); variable
|
| /third_party/python/Lib/test/ |
| H A D | test_threadsignals.py | 8 import _thread as thread namespace [all...] |
| /third_party/vk-gl-cts/framework/delibs/dethread/unix/ |
| H A D | deThreadUnix.c | 53 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 D | dfx_process.cpp | 77 auto thread = DfxThread::Create(processInfo_.pid, tids[i], nstids[i]); in InitOtherThreads() local [all...] |
| H A D | dfx_unwind_remote.cpp | 54 void GetThreadKernelStack(std::shared_ptr<DfxThread> thread) in GetThreadKernelStack() argument [all...] |
| H A D | dfx_thread.cpp | 39 auto thread = std::make_shared<DfxThread>(pid, tid, nsTid); in Create() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
| H A D | process_dump_test.cpp | 167 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 D | dfx_json_formatter.cpp | 82 Json::Value thread = threads[i]; in FormatJsonStack() local
|
| /base/update/updater/services/include/applypatch/ |
| H A D | transfer_manager.h | 47 pthread_t thread;
member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_thread.h | 245 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 D | thread.h | 112 SetThread(Thread *thread) SetThread() argument [all...] |
| /foundation/ai/ai_engine/services/server/server_executor/source/ |
| H A D | engine_manager.cpp | 203 std::shared_ptr<Thread> thread = threadPool->Pop(); in CreateEngine() local
|
| /foundation/ability/ability_runtime/test/fuzztest/applifecycledeal_fuzzer/ |
| H A D | applifecycledeal_fuzzer.cpp | 65 sptr<IAppScheduler> thread = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | worker_thread.h | 205 std::thread thread; global() member in ffrt::WorkerThread [all...] |
| H A D | cpuworker_manager.cpp | 93 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 D | scpuworker_manager.cpp | 103 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 D | ut_loop.cpp | 192 pthread_t thread; in HWTEST_F() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/ |
| H A D | hci_cmd.c | 138 Thread *thread = BTM_GetProcessingThread(); in HciCmdOnCmdTimeout() local
|