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