Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sync/
Dsemaphore.rs236 state: &SemaphoreState, in validate_export_fd()
322 state: &mut SemaphoreState, in export_fd_unchecked_locked()
367 state: &SemaphoreState, in validate_export_win32_handle()
467 state: &mut SemaphoreState, in export_win32_handle_unchecked_locked()
506 state: &SemaphoreState, in validate_export_zircon_handle()
588 state: &mut SemaphoreState, in export_zircon_handle_unchecked_locked()
637 state: &SemaphoreState, in validate_import_fd()
703 state: &mut SemaphoreState, in import_fd_unchecked_locked()
762 state: &SemaphoreState, in validate_import_win32_handle()
833 state: &mut SemaphoreState, in import_win32_handle_unchecked_locked()
[all …]