Mutex
starnix_
sync
Mutex
Aliased Type
In starnix_
sync::
internal
starnix_sync
::
internal
Type Alias
Mutex
Copy item path
Source
pub type Mutex<T> =
Mutex
<T>;
Aliased Type
ยง
pub struct Mutex<T> {
/* private fields */
}