Home
last modified time | relevance | path

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

/rust/kernel/
Dtypes.rs499 pub type NotThreadSafe = PhantomData<*mut ()>; typedef
506 pub const NotThreadSafe: NotThreadSafe = PhantomData; constant