We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ae3103 commit df3e191Copy full SHA for df3e191
include/mimalloc/prim.h
@@ -118,9 +118,6 @@ void _mi_prim_thread_done_auto_done(void);
118
void _mi_prim_thread_associate_default_heap(mi_heap_t* heap);
119
120
121
-
122
-#define MI_WIN_USE_FIXED_TLS 1
123
124
//-------------------------------------------------------------------
125
// Access to TLS (thread local storage) slots.
126
// We need fast access to both a unique thread id (in `free.c:mi_free`) and
0 commit comments