Home
last modified time | relevance | path

Searched defs:NativeBinarySemaphoreHandle (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync_zephyr/public/pw_sync_zephyr/
H A Dbinary_semaphore_native.h21 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&; variable
/aosp_15_r20/external/pigweed/pw_sync_freertos/public/pw_sync_freertos/
H A Dbinary_semaphore_native.h24 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&; variable
/aosp_15_r20/external/pigweed/pw_sync_threadx/public/pw_sync_threadx/
H A Dbinary_semaphore_native.h23 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&; variable
/aosp_15_r20/external/pigweed/pw_sync_embos/public/pw_sync_embos/
H A Dbinary_semaphore_native.h23 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&; variable
/aosp_15_r20/external/pigweed/pw_sync_stl/public/pw_sync_stl/
H A Dbinary_semaphore_native.h27 using NativeBinarySemaphoreHandle = NativeBinarySemaphore&; variable