Home
last modified time | relevance | path

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

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