static void init_arena(void) {ThreadData_create(arena_td);}
Example #2
0
static void init_once(void) { ThreadData_create(Exception_stack); }