mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
fix TLS initialization for MI_WIN_USE_FIXED_TLS with redirection
This commit is contained in:
parent
e2d7c24c73
commit
c84d996e88
2 changed files with 16 additions and 14 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue