/aosp_15_r20/external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/ |
H A D | context.h | 62 k_tid_t task_handle() const { return task_handle_; } in task_handle() function 63 void set_task_handle(const k_tid_t task_handle) { in set_task_handle()
|
/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/ |
H A D | context.h | 59 TaskHandle_t task_handle() const { return task_handle_; } in task_handle() function 60 void set_task_handle(const TaskHandle_t task_handle) { in set_task_handle()
|
H A D | id_native.h | 28 : task_handle_(task_handle) {} in task_handle_() argument
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | threadpool.c | 167 struct threadpool_task **task_handle) in _mesa_threadpool_wait_for_task()
|
/aosp_15_r20/external/pigweed/pw_thread_zephyr/ |
H A D | thread.cc | 65 const k_tid_t task_handle = in CreateThread() local
|
/aosp_15_r20/external/pigweed/pw_thread_freertos/ |
H A D | thread.cc | 133 TaskHandle_t task_handle; in CreateThread() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_cs_tpool.c | 170 struct lp_cs_tpool_task **task_handle) in lp_cs_tpool_wait_for_task()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/ |
D | timer.h | 56 grpc_event_engine::experimental::EventEngine::TaskHandle task_handle; member
|
/aosp_15_r20/external/pigweed/pw_sync_freertos/ |
H A D | thread_notification_test.cc | 49 TaskHandle_t task_handle() const { return task_handle_; } in task_handle() function in pw::sync::freertos::NotificationAcquirer
|
H A D | timed_thread_notification_test.cc | 49 TaskHandle_t task_handle() const { return task_handle_; } in task_handle() function in pw::sync::freertos::TimedNotificationAcquirer
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
H A D | timer.h | 56 grpc_event_engine::experimental::EventEngine::TaskHandle task_handle; member
|
/aosp_15_r20/external/ComputeLibrary/src/graph/detail/ |
H A D | CrossLayerMemoryManagerHelpers.cpp | 211 for(auto &task_handle : tasks_handles) in configure_handle_lifetime() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
H A D | corert_converter.cc | 278 mlir::Value task_handle = GetTaskHandle(op, remote_host, rewriter); in GetRemoteSideEffectChain() local
|
H A D | tf_to_tfrt.cc | 493 mlir::Value task_handle = corert_converter_.GetTaskHandle( in matchAndRewrite() local
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/fuzzing_event_engine/ |
H A D | fuzzing_event_engine.cc | 454 auto task_handle = RunAfterLocked( in Connect() local
|
/aosp_15_r20/external/grpc-grpc/src/core/resolver/dns/c_ares/ |
H A D | dns_resolver_ares.cc | 414 TaskHandle task_handle() { in task_handle() function in grpc_core::__anon881b44af0111::AresDNSResolver::AresRequest
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | dns_resolver_ares.cc | 415 TaskHandle task_handle() { in task_handle() function in grpc_core::__anon25c716750111::AresDNSResolver::AresRequest
|