fix avx2 bug with atomics

This commit is contained in:
daanx 2024-12-13 19:59:08 -08:00
parent 216c04f8d9
commit b5dfd233e9
3 changed files with 29 additions and 40 deletions

View file

@ -353,7 +353,7 @@ int main(int argc, char** argv) {
mi_debug_show_arenas(true,false,false);
#else
//mi_collect(true);
mi_debug_show_arenas(true,false,false);
//mi_debug_show_arenas(true,false,false);
// mi_stats_print(NULL);
#endif
#else