| /third_party/ltp/testcases/kernel/sched/pthreads/ |
| H A D | pth_str02.c | 110 void *thread(void *parm) in thread() function
|
| /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...] |
| /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
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/ |
| H A D | thread_linux.c | 44 Thread *thread; member 69 Thread *thread = startPromise->thread; in ThreadStartFunc() local 99 ThreadIsSelf(const Thread *thread) ThreadIsSelf() argument 109 ThreadStop(Thread *thread) ThreadStop() argument 125 Thread *thread = (Thread *)calloc(1, (sizeof(Thread))); ThreadCreate() local 177 ThreadDelete(Thread *thread) ThreadDelete() argument 191 ThreadPostTask(Thread *thread, TaskFunc func, void *context) ThreadPostTask() argument 205 ThreadGetReactor(const Thread *thread) ThreadGetReactor() argument [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| H A D | sys_util.c | 131 void PthreadJoin(pthread_t thread, void **retval) in PthreadJoin() argument
|
| /test/xts/hats/kernel/syscalls/net/accept4/ |
| H A D | Accept4ApiTest.cpp | 233 pthread_t thread; in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/net/get_info/ |
| H A D | GetInfoApiTest.cpp | 124 pthread_t thread; in HWTEST_F() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_frame.c | 86 state_alloc (Dwfl_Thread *thread) in state_alloc() argument 268 Dwfl_Thread thread; INTDEF() local 303 get_one_thread_cb(Dwfl_Thread *thread, void *arg) get_one_thread_cb() argument 319 getthread(Dwfl *dwfl, pid_t tid, int (*callback) (Dwfl_Thread *thread, void *arg), void *arg) getthread() argument 338 Dwfl_Thread thread; getthread() local 377 get_one_thread_frames_cb(Dwfl_Thread *thread, void *arg) get_one_thread_frames_cb() argument [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | slicethread.c | 33 pthread_t thread; member
|