Implementation of sync_nonpoison
and nonpoison_mutex
#144638
Annotations
10 errors
run the build
future cannot be sent between threads safely
|
run the build
future cannot be sent between threads safely
|
run the build
`std::sync::MutexGuard<'_, ()>` cannot be sent between threads safely
|
run the build
field `inner` of struct `std::sync::Mutex` is private
|
run the build
`std::sync::MutexGuard` held across a suspend point, but should not be
|
run the build
no method named `method` found for struct `RefCell` in the current scope
|
run the build
no method named `some_mutable_method` found for struct `RefCell` in the current scope
|
run the build
no method named `method` found for struct `std::sync::Mutex` in the current scope
|
run the build
no method named `method` found for struct `RwLock` in the current scope
|
run the build
no method named `some_mutable_method` found for struct `RwLock` in the current scope
|
Loading