Home
last modified time | relevance | path

Searched defs:thread_start (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_fuchsia.cpp69 uptr thread_start = reinterpret_cast<uptr>( in InitThreads() local
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Ddaemon.c611 thread_start(void* arg) in thread_start() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/safestack/
H A Dsafestack.cc135 static void *thread_start(void *arg) { in thread_start() function
/netbsd-src/usr.bin/mail/
H A Dthread.c1276 struct message *thread_start; in reversecmd_core() local