Home
last modified time | relevance | path

Searched defs:task_handle_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
H A Did_native.h28 : task_handle_(task_handle) {} in task_handle_() function
H A Dcontext.h86 TaskHandle_t task_handle_ = nullptr; variable
/aosp_15_r20/external/cronet/base/android/
H A Dpre_freeze_background_memory_trimmer.h115 base::DelayedTaskHandle task_handle_; variable
/aosp_15_r20/external/cronet/base/ios/
H A Dscoped_critical_action.h131 const ActiveBackgroundTaskCache::Handle task_handle_; variable
/aosp_15_r20/external/pigweed/pw_thread_zephyr/public/pw_thread_zephyr/
H A Dcontext.h81 k_tid_t task_handle_ = nullptr; variable
/aosp_15_r20/external/pigweed/pw_sync_freertos/
H A Dthread_notification_test.cc60 TaskHandle_t task_handle_; member in pw::sync::freertos::NotificationAcquirer
H A Dtimed_thread_notification_test.cc62 TaskHandle_t task_handle_; member in pw::sync::freertos::TimedNotificationAcquirer