Searched refs:thread_init (Results 1 – 10 of 10) sorted by relevance
91 static void NOINLINE thread_init() { in thread_init() function106 thread_init(); in malloc()114 thread_init(); in free()121 thread_init(); in calloc()131 thread_init(); in realloc()145 thread_init(); in memalign()154 thread_init(); in posix_memalign()162 thread_init(); in valloc()
28 extern (C) void thread_init();56 thread_init(); in gc_init()
42 thread_init(GS *gp) in thread_init() function
47 thread_init(GS *gp) in thread_init() function
63 thread_init(gp); in gs_init()
37 extern (C) void thread_init();129 thread_init(); in gc_init()
71 extern (C) void thread_init() @nogc;134 thread_init(); in rt_init()
469 thread_init(struct thread_s *tp, struct message *mp, int msgCount) in thread_init() function544 thread_init(¤t_thread, message, msgCount); in thread_fix_new_links()
2104 extern (C) void thread_init() @nogc in thread_init() function
691 * phobos/std/thread.d (Thread.thread_init, Thread.getESP): make