mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-28 13:00:26 +00:00
tsan: deal with the mangled names
This commit is contained in:
parent
9398aafe61
commit
5ff961c3ad
@ -1,6 +1,4 @@
|
||||
# false positives from thread::spawn (?)
|
||||
race:<alloc::arc::Arc<T>>::drop_slow
|
||||
race:__GI___call_tls_dtors
|
||||
race:alloc::heap::{{impl}}::dealloc
|
||||
race:core::ptr::drop_in_place<core::option::Option<core::result::Result<(), alloc::boxed::Box<Any>>>>
|
||||
race:core::ptr::drop_in_place<core::result::Result<(), alloc::boxed::Box<Any>>>
|
||||
race:*dealloc
|
||||
race:*drop_slow*
|
||||
race:__call_tls_dtors
|
||||
|
Loading…
x
Reference in New Issue
Block a user