Searched defs:FdPipeCreate (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_fd.cc236 void FdPipeCreate(ThreadState *thr, uptr pc, int rfd, int wfd) { function in namespace:__tsan
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_fd.cc234 void FdPipeCreate(ThreadState *thr, uptr pc, int rfd, int wfd) { function in namespace:__tsan
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_fd.cpp236 void FdPipeCreate(ThreadState *thr, uptr pc, int rfd, int wfd) { function in namespace:__tsan

Completed in 416 milliseconds