Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp288 struct JoinArg { struct
296 JoinArg arg = {}; in ThreadJoin()
307 auto arg = static_cast<JoinArg *>(ptr); in OnJoined()