Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ dlmallopt
Function
dlmallopt
dlmalloc/dlmalloc.c:4706–4708 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4704
}
4705
4706
int dlmallopt(int param_number, int value) {
4707
return change_mparam(param_number, value);
4708
}
4709
4710
#endif /* !ONLY_MSPACES */
4711
Callers
nothing calls this directly
Calls
1
change_mparam
Function · 0.85
Tested by
no test coverage detected