Skip to main content

FastrpcInnerState

Enum FastrpcInnerState 

Source
pub enum FastrpcInnerState {}

Implementations§

Trait Implementations§

Source§

impl LockLevel for FastrpcInnerState

Source§

const LOCK_ID: usize = 368usize

The unique identifier for this lock level.
Source§

const NAME: &'static str = "FastrpcInnerState"

The name of the lock level.
Source§

impl LockAfter<BeforeFsNodeAppend> for FastrpcInnerState

Source§

impl LockAfter<FastrpcInnerState> for AioEventsLock

Source§

impl LockAfter<FastrpcInnerState> for AuditDenyCountsLock

Source§

impl LockAfter<FastrpcInnerState> for AuditNetlinkClientAuditResponseLock

Source§

impl LockAfter<FastrpcInnerState> for AuditQueueLock

Source§

impl LockAfter<FastrpcInnerState> for AuditSinkLock

Source§

impl LockAfter<FastrpcInnerState> for BootedLock

Source§

impl LockAfter<FastrpcInnerState> for ComponentControllerLock

Source§

impl LockAfter<FastrpcInnerState> for DynamicThreadSpawnerLock

Source§

impl LockAfter<FastrpcInnerState> for EventFdInnerLock

Source§

impl LockAfter<FastrpcInnerState> for EventHandlerReadyQueueLock

Source§

impl LockAfter<FastrpcInnerState> for FileAsyncOwnerLock

Source§

impl LockAfter<FastrpcInnerState> for FileLeaseLock

Source§

impl LockAfter<FastrpcInnerState> for FileServerStatsLock

Source§

impl LockAfter<FastrpcInnerState> for FileSystemEntriesLock

Source§

impl LockAfter<FastrpcInnerState> for FileSystemPermanentLock

Source§

impl LockAfter<FastrpcInnerState> for FsNodeFsVerityLock

Source§

impl LockAfter<FastrpcInnerState> for FsRegistryLock

Source§

impl LockAfter<FastrpcInnerState> for FuchsiaRemoteTargetLock

Source§

impl LockAfter<FastrpcInnerState> for HrTimerIsIntervalLock

Source§

impl LockAfter<FastrpcInnerState> for HrTimerManagerStateLock

Source§

impl LockAfter<FastrpcInnerState> for IcmpPingGidsLock

Source§

impl LockAfter<FastrpcInnerState> for InotifyWatchersLock

Source§

impl LockAfter<FastrpcInnerState> for IoUringStateLock

Source§

impl LockAfter<FastrpcInnerState> for MapInfoCacheBufLock

Source§

impl LockAfter<FastrpcInnerState> for MountsLevel

Source§

impl LockAfter<FastrpcInnerState> for NamespaceFlagsLock

Source§

impl LockAfter<FastrpcInnerState> for PagerFilesByInodeLock

Source§

impl LockAfter<FastrpcInnerState> for PagerFilesystemsLock

Source§

impl LockAfter<FastrpcInnerState> for PerfFormatIdLookupTableLock

Source§

impl LockAfter<FastrpcInnerState> for PerfRingBufferStateLock

Source§

impl LockAfter<FastrpcInnerState> for PidToKoidMapInnerLock

Source§

impl LockAfter<FastrpcInnerState> for PortWaiterCallbacksLock

Source§

impl LockAfter<FastrpcInnerState> for PortWaiterWaitQueuesLock

Source§

impl LockAfter<FastrpcInnerState> for PowerMessageCountersLock

Source§

impl LockAfter<FastrpcInnerState> for ProfileHandleCacheLock

Source§

impl LockAfter<FastrpcInnerState> for PtsIdsSetLock

Source§

impl LockAfter<FastrpcInnerState> for RemoteBinderControllerLock

Source§

impl LockAfter<FastrpcInnerState> for RemoteBundleInnerLock

Source§

impl LockAfter<FastrpcInnerState> for RemoteUnixDomainSocketStateLock

Source§

impl LockAfter<FastrpcInnerState> for RwQueueInnerLock

Source§

impl LockAfter<FastrpcInnerState> for SeLinuxPeerSidLock

Source§

impl LockAfter<FastrpcInnerState> for SeLinuxPendingEntriesLock

Source§

impl LockAfter<FastrpcInnerState> for SeLinuxPendingFileSystemsLock

Source§

impl LockAfter<FastrpcInnerState> for SeLinuxUpdateLock

Source§

impl LockAfter<FastrpcInnerState> for SignalActionsLock

Source§

impl LockAfter<FastrpcInnerState> for SocketStateLock

Source§

impl LockAfter<FastrpcInnerState> for StubBytesFileStateLock

Source§

impl LockAfter<FastrpcInnerState> for SuspendResumeManagerInnerLock

Source§

impl LockAfter<FastrpcInnerState> for SyscallLogFiltersLock

Source§

impl LockAfter<FastrpcInnerState> for SyslogStateLock

Source§

impl LockAfter<FastrpcInnerState> for TaskCommandLevel

Source§

impl LockAfter<FastrpcInnerState> for ThreadLockupDetectorRegistryLock

Source§

impl LockAfter<FastrpcInnerState> for TouchPowerPolicyEnabledLock

Source§

impl LockAfter<FastrpcInnerState> for UtsNamespaceLock

Source§

impl LockAfter<FastrpcInnerState> for VmspliceSegmentsLock

Source§

impl LockAfter<FastrpcInnerState> for WakeSourcesLock

Source§

impl LockAfter<FastrpcInnerState> for WakeWatchersLock

Source§

impl LockAfter<FileObjectOffset> for FastrpcInnerState

Source§

impl LockAfter<FileOpsCore> for FastrpcInnerState

Source§

impl LockAfter<FsNodeAppend> for FastrpcInnerState

Source§

impl LockAfter<FuseDirEntryChildrenLevel> for FastrpcInnerState

Source§

impl LockAfter<FuseFsNodeInfoLevel> for FastrpcInnerState

Source§

impl LockAfter<FuseFsRenameLevel> for FastrpcInnerState

Source§

impl LockAfter<ResourceAccessorLevel> for FastrpcInnerState

Source§

impl LockAfter<TaskRelease> for FastrpcInnerState

Source§

impl LockAfter<UninterruptibleLock> for FastrpcInnerState

Source§

impl LockAfter<Unlocked> for FastrpcInnerState

Source§

impl LockEqualOrBefore<FastrpcInnerState> for FastrpcInnerState

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<B, A> LockBefore<B> for A
where B: LockAfter<A>,

Source§

impl<B, A> LockEqualOrBefore<B> for A
where A: LockBefore<B>,