Home
last modified time | relevance | path

Searched defs:worker (Results 101 - 125 of 218) sorted by relevance

123456789

/kernel/linux/linux-6.6/tools/perf/bench/
H A Dfutex-wake-parallel.c41 pthread_t worker; member
H A Depoll-wait.c118 struct worker { global() struct
292 do_threads(struct worker *worker, struct perf_cpu_map *cpu) do_threads() argument
382 struct worker *worker = p; writerfn() local
431 struct worker *worker = NULL; bench_epoll_wait() local
[all...]
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddma_thread_diotest.c155 static worker_t *worker; variable
161 worker_t *worker = (worker_t *)arg; in worker_thread() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress2.c216 static void *worker(void *arg) in worker() function
H A Dstress.c216 static void *worker(void *arg) in worker() function
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress2.c207 static void *worker(void *arg) in worker() function
/third_party/node/deps/uv/src/
H A Dthreadpool.c57 static void worker(void* arg) { in worker() function
/third_party/python/Lib/test/test_asyncio/
H A Dtest_queues.py476 async def worker(): function
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c394 WebPWorker* const worker = &enc->alpha_worker_; in VP8EncInitAlpha() local
405 WebPWorker* const worker = &enc->alpha_worker_; in VP8EncStartAlpha() local
422 WebPWorker* const worker in VP8EncFinishAlpha() local
432 WebPWorker* const worker = &enc->alpha_worker_; VP8EncDeleteAlpha() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.c205 WebPWorker* const worker = (WebPWorker*)ptr; in ThreadLoop() local
231 static void ChangeState(WebPWorker* const worker, WebPWorkerStatu argument
263 Init(WebPWorker* const worker) Init() argument
268 Sync(WebPWorker* const worker) Sync() argument
276 Reset(WebPWorker* const worker) Reset() argument
316 Execute(WebPWorker* const worker) Execute() argument
322 Launch(WebPWorker* const worker) Launch() argument
330 End(WebPWorker* const worker) End() argument
[all...]
/base/startup/init/services/param/linux/
H A Dparam_service.c87 static int SendResponseMsg(ParamTaskPtr worker, const ParamMessage *msg, int result) in SendResponseMsg() argument
161 static int HandleParamSet(const ParamTaskPtr worker, const ParamMessage *msg) in HandleParamSet() argument
234 static int HandleParamWaitAdd(const ParamTaskPtr worker, const ParamMessage *msg) in HandleParamWaitAdd() argument
287 static int HandleParamWatcherAdd(const ParamTaskPtr worker, cons argument
307 HandleParamWatcherDel(const ParamTaskPtr worker, const ParamMessage *msg) HandleParamWatcherDel() argument
315 HandleParamSave(const ParamTaskPtr worker, const ParamMessage *msg) HandleParamSave() argument
333 ProcessMessage(const ParamTaskPtr worker, const ParamMessage *msg) ProcessMessage() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/bench/
H A Depoll-wait.c118 struct worker { global() struct
292 do_threads(struct worker *worker, struct perf_cpu_map *cpu) do_threads() argument
369 struct worker *worker = p; writerfn() local
418 struct worker *worker = NULL; bench_epoll_wait() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/olpc/
H A Dolpc-ec.c36 struct work_struct worker; member
/kernel/linux/linux-6.6/drivers/platform/olpc/
H A Dolpc-ec.c36 struct work_struct worker; member
/third_party/nghttp2/src/
H A Dshrpx_api_downstream_connection.cc72 APIDownstreamConnection::APIDownstreamConnection(Worker *worker) in APIDownstreamConnection() argument
H A Dshrpx_quic_connection_handler.cc49 QUICConnectionHandler::QUICConnectionHandler(Worker *worker) in QUICConnectionHandler() argument
700 CloseWait::CloseWait(Worker *worker, std::vector<ngtcp2_cid> scids, in CloseWait() argument
[all...]
H A Dshrpx_live_check.cc103 LiveCheck::LiveCheck(struct ev_loop *loop, SSL_CTX *ssl_ctx, Worker *worker, in LiveCheck() argument
/third_party/python/Lib/multiprocessing/
H A Dpool.py97 def worker(inqueue, outqueue, initializer=None, initargs=(), maxtasks=None, function
[all...]
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftbsdf.c1092 finalize_sdf( BSDF_Worker* worker, const FT_Bitmap* target ) finalize_sdf() argument
1230 BSDF_Worker worker; bsdf_raster_render() local
[all...]
/third_party/python/Lib/test/
H A Dtest_queue.py154 def worker(self, q): member in BaseQueueTestMixin
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h271 Worker* const worker; member in marl::Scheduler::Fiber
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_pm_wlan.c190 hi_s32 wlan_pm_work_submit(struct wlan_pm_info *wlan_pm, oal_work_stru *worker) in wlan_pm_work_submit() argument
212 hi_s32 wlan_pm_work_submit(struct wlan_pm_info *wlan_pm, oal_work_stru *worker) in wlan_pm_work_submit() argument
854 wlan_pm_wakeup_work(oal_work_stru *worker) wlan_pm_wakeup_work() argument
914 wlan_pm_sleep_work(oal_work_stru *worker) wlan_pm_sleep_work() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h109 struct list_head worker; member
/kernel/linux/linux-5.10/drivers/hid/
H A Duhid.c63 struct work_struct worker; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h151 struct delayed_work worker; member

Completed in 21 milliseconds

123456789