Home
last modified time | relevance | path

Searched defs:NativeThreadNotification (Results 1 – 2 of 2) 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