sel4_sync

Trait MutexSyncOpsWithNotification

Source
pub trait MutexSyncOpsWithNotification {
    // Required method
    fn notification(&self) -> Notification;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl MutexSyncOpsWithNotification for Notification

Implementors§