-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't working
Description
r3/src/r3_port_std/src/threading_windows.rs
Lines 234 to 237 in 57184ad
pub struct MutexGuard<'a, T: ?Sized> { | |
data: &'a mut T, | |
locked: &'a AtomicBool, | |
} |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working