Home
last modified time | relevance | path

Searched defs:NativeThreadNotification (Results 1 – 3 of 3) sorted by relevance

/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_zephyr/public/pw_sync_zephyr/
H A Dthread_notification_native.h20 using NativeThreadNotification = pw::sync::BinarySemaphore; variable
/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/backends/
H A Dbinary_semaphore_thread_notification_native.h20 using NativeThreadNotification = BinarySemaphore; variable