Home
last modified time | relevance | path

Searched defs:thread_init (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/common/
H A Dnothread.c42 thread_init(GS *gp) in thread_init() function
H A Dpthread.c47 thread_init(GS *gp) in thread_init() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_testlib.cc91 static void NOINLINE thread_init() { in thread_init() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d2104 extern (C) void thread_init() @nogc in thread_init() function
/netbsd-src/usr.bin/mail/
H A Dthread.c469 thread_init(struct thread_s *tp, struct message *mp, int msgCount) in thread_init() function