OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FdRelease
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_fd.h
43
void
FdRelease
(ThreadState *thr, uptr pc, int fd);
tsan_fd.cc
171
void
FdRelease
(ThreadState *thr, uptr pc, int fd) {
176
DPrintf("#%d:
FdRelease
(%d) -> %p\n", thr->tid, fd, s);
tsan_interceptors.cc
1823
FdRelease
(thr, pc, epfd);
2289
FdRelease
(((TsanInterceptorContext *) ctx)->thr, pc, fd)
2480
FdRelease
(thr, pc, fd);
Completed in 30 milliseconds
Indexes created Wed Oct 29 20:09:47 GMT 2025