Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_sync_zephyr/public/pw_sync_zephyr/
H A Dthread_notification_native.h21 using NativeThreadNotificationHandle = NativeThreadNotification&; variable
/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/backends/
H A Dbinary_semaphore_thread_notification_native.h21 using NativeThreadNotificationHandle = BinarySemaphore&; variable
/aosp_15_r20/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
H A Dthread_notification_native.h33 using NativeThreadNotificationHandle = NativeThreadNotification&; variable