Home
last modified time | relevance | path

Searched defs:thread (Results 101 - 125 of 320) sorted by relevance

12345678910>>...13

/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str02.c110 void *thread(void *parm) in thread() function
/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...]
/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
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dthread_linux.c44 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 Dsys_util.c131 void PthreadJoin(pthread_t thread, void **retval) in PthreadJoin() argument
/test/xts/hats/kernel/syscalls/net/accept4/
H A DAccept4ApiTest.cpp233 pthread_t thread; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/net/get_info/
H A DGetInfoApiTest.cpp124 pthread_t thread; in HWTEST_F() local
/third_party/elfutils/libdwfl/
H A Ddwfl_frame.c86 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 Dslicethread.c33 pthread_t thread; member

Completed in 10 milliseconds

12345678910>>...13