fix TLS initialization for MI_WIN_USE_FIXED_TLS with redirection

This commit is contained in:
daanx 2025-05-05 10:23:52 -07:00
parent e2d7c24c73
commit c84d996e88
2 changed files with 16 additions and 14 deletions

View file

@ -119,7 +119,7 @@ void _mi_prim_thread_associate_default_heap(mi_heap_t* heap);
#define MI_WIN_USE_FIXED_TLS 1
//-------------------------------------------------------------------
// Access to TLS (thread local storage) slots.