mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-17 16:17:02 +08:00
fix: data race in world::init_world()
This commit is contained in:
15
tsan.supp
Normal file
15
tsan.supp
Normal file
@@ -0,0 +1,15 @@
|
||||
# tsan.supp
|
||||
race:g_queue_pop_tail
|
||||
race:g_strsplit
|
||||
race:g_variant_type_info_get
|
||||
race:g_rec_mutex_lock
|
||||
race:libgallium
|
||||
race:libEGL_mesa
|
||||
race:libglib-2.0
|
||||
race:libglycin-2
|
||||
race:tbb::detail::d1::fold_tree
|
||||
race:libgio-2.0
|
||||
race:libtbb
|
||||
race:tbb::detail
|
||||
race:libpangoft2
|
||||
race:libfontconfig
|
||||
Reference in New Issue
Block a user