Home
last modified time | relevance | path

Searched defs:AtExitCtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp198 struct AtExitCtx { struct
199 void (*f)();
200 void *arg;
201 uptr pc;