mallopt() usage

if i set the mallopt options one time at start up, is that global so that
it will happen on every memory action, even in my various threads that are
started later?