Home
last modified time | relevance | path

Searched refs:NativeThreadNotification (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync_zephyr/public/pw_sync_zephyr/
H A Dthread_notification_native.h20 using NativeThreadNotification = pw::sync::BinarySemaphore; variable
21 using NativeThreadNotificationHandle = NativeThreadNotification&;
/aosp_15_r20/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
H A Dthread_notification_native.h24 struct NativeThreadNotification { struct
33 using NativeThreadNotificationHandle = NativeThreadNotification&; argument
/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/backends/
H A Dbinary_semaphore_thread_notification_native.h20 using NativeThreadNotification = BinarySemaphore; variable
/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/
H A Dthread_notification.h81 backend::NativeThreadNotification native_type_;