Home
last modified time | relevance | path

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

/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
Dthread_notification_native.h24 struct NativeThreadNotification { struct
33 using NativeThreadNotificationHandle = NativeThreadNotification&; argument
/external/pigweed/pw_sync/public/pw_sync/backends/
Dbinary_semaphore_thread_notification_native.h20 using NativeThreadNotification = BinarySemaphore; variable
/external/pigweed/pw_sync_zephyr/public/pw_sync_zephyr/
Dthread_notification_native.h20 using NativeThreadNotification = pw::sync::BinarySemaphore; variable