Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ mi_allocator_done
Function
mi_allocator_done
3rd/mimalloc-2.0.9/src/init.c:530–532 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
528
return true;
529
}
530
static void mi_allocator_done(void) {
531
// nothing to do
532
}
533
#endif
534
535
// Called once by the process loader
Callers
1
mi_process_done
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected