/third_party/curl/lib/ |
H A D | cf-h1-proxy.c | 581 hyper_task *task = NULL; /* for the handshake */ in start_CONNECT() local 794 hyper_task *task = NULL; in send_CONNECT() local [all...] |
/third_party/libwebsockets/lib/misc/threadpool/ |
H A D | threadpool.c | 75 struct lws_threadpool_task *task; member 125 __lws_threadpool_task_dump(struct lws_threadpool_task *task, char *buf, int len) in __lws_threadpool_task_dump() argument 237 state_transition(struct lws_threadpool_task *task, enum lws_threadpool_task_status status) state_transition() argument 245 task_to_wsi(struct lws_threadpool_task *task) task_to_wsi() argument 255 lws_threadpool_task_cleanup_destroy(struct lws_threadpool_task *task) lws_threadpool_task_cleanup_destroy() argument 269 __lws_threadpool_reap(struct lws_threadpool_task *task) __lws_threadpool_reap() argument 319 struct lws_threadpool_task **c, *task = NULL; lws_threadpool_tsi_context() local 392 lws_threadpool_worker_sync(struct lws_pool *pool, struct lws_threadpool_task *task) lws_threadpool_worker_sync() argument 493 struct lws_threadpool_task **c, **c2, *task; lws_threadpool_worker() local 744 struct lws_threadpool_task **c, *task; lws_threadpool_finish() local 775 struct lws_threadpool_task *task, *next; lws_threadpool_destroy() local 841 lws_threadpool_dequeue_task(struct lws_threadpool_task *task) lws_threadpool_dequeue_task() argument 957 struct lws_threadpool_task *task; lws_threadpool_dequeue() local 974 struct lws_threadpool_task *task = NULL; lws_threadpool_enqueue() local 1055 lws_threadpool_task_status(struct lws_threadpool_task *task, void **user) lws_threadpool_task_status() argument 1083 lws_threadpool_task_status_noreap(struct lws_threadpool_task *task) lws_threadpool_task_status_noreap() argument 1092 struct lws_threadpool_task *task; lws_threadpool_task_status_wsi() local 1110 lws_threadpool_task_sync(struct lws_threadpool_task *task, int stop) lws_threadpool_task_sync() argument 1125 lws_threadpool_foreach_task_wsi(struct lws *wsi, void *user, int (*cb)(struct lws_threadpool_task *task, void *user)) lws_threadpool_foreach_task_wsi() argument 1141 struct lws_threadpool_task *task = lws_container_of(d, lws_threadpool_foreach_task_wsi() local 1158 lws_threadpool_foreach_task_ss(struct lws_ss_handle *ss, void *user, int (*cb)(struct lws_threadpool_task *task, void *user)) lws_threadpool_foreach_task_ss() argument 1170 disassociate_wsi(struct lws_threadpool_task *task, void *user) disassociate_wsi() argument [all...] |
/third_party/node/src/ |
H A D | node_platform.cc | 74 void PostDelayedTask(std::unique_ptr<Task> task, double delay_in_seconds) { in PostDelayedTask() argument 126 ScheduleTask(DelayedTaskScheduler* scheduler, std::unique_ptr<Task> task, double delay_in_seconds) ScheduleTask() argument 204 PostTask(std::unique_ptr<Task> task) PostTask() argument 208 PostDelayedTask(std::unique_ptr<Task> task, double delay_in_seconds) PostDelayedTask() argument 248 PostIdleTask(std::unique_ptr<v8::IdleTask> task) PostIdleTask() argument 252 PostTask(std::unique_ptr<Task> task) PostTask() argument 262 PostDelayedTask( std::unique_ptr<Task> task, double delay_in_seconds) PostDelayedTask() argument 277 PostNonNestableTask(std::unique_ptr<Task> task) PostNonNestableTask() argument 281 PostNonNestableDelayedTask( std::unique_ptr<Task> task, double delay_in_seconds) PostNonNestableDelayedTask() argument 417 RunForegroundTask(std::unique_ptr<Task> task) RunForegroundTask() argument 434 DeleteFromScheduledTasks(DelayedTask* task) DeleteFromScheduledTasks() argument 491 std::unique_ptr<Task> task = std::move(tasks.front()); FlushForegroundTasksInternal() local 499 CallOnWorkerThread(std::unique_ptr<Task> task) CallOnWorkerThread() argument 503 CallDelayedOnWorkerThread(std::unique_ptr<Task> task, double delay_in_seconds) CallDelayedOnWorkerThread() argument 578 Push(std::unique_ptr<T> task) Push() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast.c | 95 lp_rast_tile_begin(struct lp_rasterizer_task *task, in lp_rast_tile_begin() argument 135 lp_rast_clear_color(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_clear_color() argument 183 lp_rast_clear_zstencil(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_clear_zstencil() argument 298 lp_rast_shade_tile(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_shade_tile() argument 390 lp_rast_shade_tile_opaque(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_shade_tile_opaque() argument 411 lp_rast_shade_quads_mask_sample(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y, uint64_t mask) lp_rast_shade_quads_mask_sample() argument 492 lp_rast_shade_quads_mask(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y, unsigned mask) lp_rast_shade_quads_mask() argument 509 lp_rast_blit_tile_to_dest(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_blit_tile_to_dest() argument 609 lp_rast_blit_tile(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_blit_tile() argument 624 lp_rast_begin_query(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_begin_query() argument 654 lp_rast_end_query(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_end_query() argument 684 lp_rast_set_state(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_set_state() argument 695 lp_rast_tile_end(struct lp_rasterizer_task *task) lp_rast_tile_end() argument 937 blit_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin) blit_rasterize_bin() argument 952 tri_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin, int x, int y) tri_rasterize_bin() argument 967 debug_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin) debug_rasterize_bin() argument 987 rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin, int x, int y) rasterize_bin() argument 1042 rasterize_scene(struct lp_rasterizer_task *task, struct lp_scene *scene) rasterize_scene() argument 1170 struct lp_rasterizer_task *task = (struct lp_rasterizer_task *) init_data; thread_function() local 1277 struct lp_rasterizer_task *task = &rast->tasks[i]; lp_rast_create() local [all...] |
H A D | lp_rast_tri.c | 42 block_full_4(struct lp_rasterizer_task *task, in block_full_4() argument 54 block_full_16(struct lp_rasterizer_task *task, in block_full_16() argument 109 lp_rast_triangle_3_16(struct lp_rasterizer_task *task, in lp_rast_triangle_3_16() argument 119 lp_rast_triangle_3_4(struct lp_rasterizer_task *task, in lp_rast_triangle_3_4() argument 126 lp_rast_triangle_4_16(struct lp_rasterizer_task *task, in lp_rast_triangle_4_16() argument 136 lp_rast_triangle_ms_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_ms_3_16() argument 146 lp_rast_triangle_ms_3_4(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_ms_3_4() argument 153 lp_rast_triangle_ms_4_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_ms_4_16() argument 292 lp_rast_triangle_32_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_16() argument 404 lp_rast_triangle_32_3_4(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_4() argument 575 lp_rast_triangle_32_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_16() argument 705 lp_rast_triangle_32_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_16() argument 717 lp_rast_triangle_32_4_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_4_16() argument 727 lp_rast_triangle_32_3_4(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_4() argument [all...] |
/third_party/node/deps/v8/include/ |
H A D | v8-platform.h | 93 virtual void PostNonNestableTask(std::unique_ptr<Task> task) {} in PostNonNestableTask() argument 119 PostNonNestableDelayedTask(std::unique_ptr<Task> task, double delay_in_seconds) PostNonNestableDelayedTask() argument 955 CallBlockingTaskOnWorkerThread(std::unique_ptr<Task> task) CallBlockingTaskOnWorkerThread() argument 964 CallLowPriorityTaskOnWorkerThread(std::unique_ptr<Task> task) CallLowPriorityTaskOnWorkerThread() argument [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | compiler.h | 590 std::unique_ptr<BackgroundCompileTask> task; member
|
/third_party/node/deps/v8/src/heap/ |
H A D | memory-measurement.cc | 278 auto task = MakeCancelableTask(isolate_, [this, execution] { in ScheduleGCTask() local
|
H A D | sweeper.cc | 687 auto task = std::make_unique<IterabilityTask>(heap_->isolate(), this, in StartIterabilityTasks() local
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
H A D | gdb-server.cc | 63 std::shared_ptr<Task> task = GetNext(); in Run() local 82 Append(base::Semaphore* ready_semaphore, Functor&& task) Append() argument 94 std::shared_ptr<Task> task; GetNext() local [all...] |
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | marker.cc | 128 auto task = in Post() local
|
/third_party/node/deps/v8/src/execution/ |
H A D | futex-emulation.cc | 188 auto task = std::make_unique<ResolveAsyncWaiterPromisesTask>( in NotifyAsyncWaiter() local 575 auto task = std::make_unique<AsyncWaiterTimeoutTask>( in WaitAsync() local [all...] |
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-inspector-impl.cc | 310 void V8InspectorImpl::asyncTaskScheduled(StringView taskName, void* task, in asyncTaskScheduled() argument 316 void V8InspectorImpl::asyncTaskCanceled(void* task) { in asyncTaskCanceled() argument 321 void V8InspectorImpl::asyncTaskStarted(void* task) { in asyncTaskStarted() argument 326 void V8InspectorImpl::asyncTaskFinished(void* task) { in asyncTaskFinished() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktBuildPrograms.cpp | 81 Task* const task = m_tasks.popBack(); in run() local 127 void TaskExecutor::submit (Task* task) in submit() argument
|
/third_party/skia/src/gpu/ |
H A D | GrDrawingManager.cpp | 429 sk_sp<GrRenderTask>& task = fDAG[i]; reorderTasks() local 455 insertTaskBeforeLast(sk_sp<GrRenderTask> task) insertTaskBeforeLast() argument 470 appendTask(sk_sp<GrRenderTask> task) appendTask() argument 579 GrRenderTask* task = this->getLastRenderTask(proxy); getLastOpsTask() local 766 GrRenderTask* task = this->insertTaskBeforeLast(sk_make_sp<GrTextureResolveRenderTask>()); newTextureResolveRenderTask() local 828 GrRenderTask* task = this->appendTask(sk_make_sp<GrTransferFromRenderTask>( newTransferFromRenderTask() local 866 sk_sp<GrRenderTask> task = GrCopyRenderTask::Make(this, newCopyRenderTask() local 912 GrRenderTask* task = this->appendTask(GrWritePixelsTask::Make(this, newWritePixelsTask() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Queue.cpp | 214 std::unique_ptr<SubmittedWorkDone> task = in APIOnSubmittedWorkDone() local 224 void QueueBase::TrackTask(std::unique_ptr<TaskInFlight> task, ExecutionSerial serial) { in TrackTask() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | scheduler.cpp | 168 void Scheduler::enqueue(Task&& task) { in enqueue() argument 542 void Scheduler::Worker::enqueue(Task&& task) { in enqueue() argument 547 void Scheduler::Worker::enqueueAndUnlock(Task&& task) { in enqueueAndUnlock() argument 703 auto task = containers::take(work.tasks); runUntilIdle() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktBuildPrograms.cpp | 81 Task* const task = m_tasks.popBack(); in run() local 127 void TaskExecutor::submit (Task* task) in submit() argument
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ability_impl.cpp | 559 auto task = [abilityImpl = weak_from_this(), focuseMode = isFocused]() { in AfterFocusedCommon() local
|
/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/ |
H A D | mission_list_manager_test.cpp | 500 auto task = [windowHandler, abilityRecord] { in HWTEST_F() local 533 auto task = [windowHandler, abilityRecord] { in HWTEST_F() local
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_timer_mgr.cpp | 65 bool FormTimerMgr::AddFormTimer(const FormTimer &task) in AddFormTimer() argument 424 AddUpdateAtTimer(const FormTimer &task) AddUpdateAtTimer() argument 459 AddIntervalTimer(const FormTimer &task) AddIntervalTimer() argument 1351 AddToNotExecTaskVec(const FormTimer &task) AddToNotExecTaskVec() argument 1415 auto task = [id = timerTask.formId, want]() { ExecTimerTaskCore() local [all...] |
H A D | form_task_mgr.cpp | 979 auto task = [remoteObject]() { PostOnUnlock() local 1055 auto task = [formIds, formInstanceMaps, eventMaps, formVisibleType]() { PostVisibleNotify() local 1215 auto task = [bundleName, formEventType, remoteObject, runningFormInfo]() { PostFormClickEventToHost() local 1304 auto task = [remoteObject]() { PostFrsDiedTaskToHost() local [all...] |
/foundation/ability/form_fwk/frameworks/js/napi/formHost/ |
H A D | napi_form_host.cpp | 947 explicit ShareFormCallBackClient(ShareFormTask &&task) : task_(std::move(task)) in ShareFormCallBackClient() argument 1071 ShareFormTask task = [env, asyncTask](int32_t code) { in OnShareForm() local 1543 InnerShareForm( napi_env env, const std::shared_ptr<AbilityRuntime::NapiAsyncTask> &asyncTask, ShareFormTask &&task, int64_t formId, const std::string &remoteDeviceId) InnerShareForm() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/ |
H A D | ability_connect_manager_test.cpp | 1247 auto task = [abilityRecord, connectManager = ConnectManager(), userId]() { in HWTEST_F() local 2345 auto task = [service, connectManager = ConnectManager(), userId]() { in HWTEST_F() local
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | ams_mgr_scheduler.cpp | 300 auto task = [amsMgrServiceInner = amsMgrServiceInner_, token]() { in AbilityAttachTimeOut() local 317 auto task = [=]() { amsMgrServiceInner_->PrepareTerminate(token, clearMissionFlag); }; in PrepareTerminate() local 423 auto task = [=]() { amsMgrServiceInner_->StartSpecifiedAbility(want, abilityInfo, requestId); }; in StartSpecifiedAbility() local 439 auto task = [=]() { amsMgrServiceInner_->StartSpecifiedProcess(want, abilityInfo, requestId); }; in StartSpecifiedProcess() local 452 auto task = [=]() { amsMgrServiceInner_->RegisterStartSpecifiedAbilityResponse(response); }; RegisterStartSpecifiedAbilityResponse() local [all...] |