OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FdAcquire
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_fd.h
42
void
FdAcquire
(ThreadState *thr, uptr pc, int fd);
tsan_fd.cc
160
void
FdAcquire
(ThreadState *thr, uptr pc, int fd) {
165
DPrintf("#%d:
FdAcquire
(%d) -> %p\n", thr->tid, fd, s);
tsan_interceptors.cc
1834
FdAcquire
(thr, pc, epfd);
1845
FdAcquire
(thr, pc, epfd);
2286
FdAcquire
(((TsanInterceptorContext *) ctx)->thr, pc, fd)
2473
FdAcquire
(thr, pc, fd);
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025