mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-08 00:09:31 +03:00
Merge branch 'dev' into dev-slice
This commit is contained in:
commit
564222e737
1 changed files with 0 additions and 2 deletions
|
@ -409,8 +409,6 @@ void mi_thread_done(void) mi_attr_noexcept {
|
|||
_mi_thread_done(NULL);
|
||||
}
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
void _mi_thread_done(mi_heap_t* heap)
|
||||
{
|
||||
// calling with NULL implies using the default heap
|
||||
|
|
Loading…
Add table
Reference in a new issue