mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-10-02 06:50:32 +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 (?)
|
# false positives from thread::spawn (?)
|
||||||
race:<alloc::arc::Arc<T>>::drop_slow
|
race:*dealloc
|
||||||
race:__GI___call_tls_dtors
|
race:*drop_slow*
|
||||||
race:alloc::heap::{{impl}}::dealloc
|
race:__call_tls_dtors
|
||||||
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>>>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user