Home
last modified time | relevance | path

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

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