Home
last modified time | relevance | path

Searched refs:fd_closed (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h80 bool fd_closed = false; member
H A Dtsan_report.cpp200 loc->fd_closed ? "destroyed" : "created", in PrintLocation()
H A Dtsan_rtl_report.cpp288 loc->fd_closed = closed; in AddLocation()