Home
last modified time | relevance | path

Searched defs:nthread (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_windows.cc25 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile()
H A Dtsan_platform_linux.cc116 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile()
H A Dtsan_platform_mac.cc136 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile()
H A Dtsan_rtl.cc497 uptr nthread = 0; in ForkChildAfter() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_windows.cc27 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile()
H A Dtsan_platform_mac.cc138 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile()
H A Dtsan_platform_linux.cc118 void WriteMemoryProfile(char *buf, uptr buf_size, uptr nthread, uptr nlive) { in WriteMemoryProfile()
H A Dtsan_rtl.cc501 uptr nthread = 0; in ForkChildAfter() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cpp163 uptr nthread, nlive; in WriteMemoryProfile() local
H A Dtsan_platform_linux.cpp127 uptr nthread, nlive; in WriteMemoryProfile() local
H A Dtsan_rtl.cpp521 uptr nthread = 0; in ForkChildAfter() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dsocket.c2822 isc__socketthread_t *thread, *nthread; in internal_accept() local