OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FdPipeCreate
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_fd.h
48
void
FdPipeCreate
(ThreadState *thr, uptr pc, int rfd, int wfd);
tsan_fd.cc
236
void
FdPipeCreate
(ThreadState *thr, uptr pc, int rfd, int wfd) {
tsan_interceptors.cc
1653
FdPipeCreate
(thr, pc, fd[0], fd[1]);
1722
FdPipeCreate
(thr, pc, pipefd[0], pipefd[1]);
1731
FdPipeCreate
(thr, pc, pipefd[0], pipefd[1]);
Completed in 52 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025