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.cpp201 struct AtExitCtx { struct
202 void (*f)();
203 void *arg;
204 uptr pc;