Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcondition_variable.h43 struct ConditionVariableState { struct
53 struct ConditionVariableState<Config, decltype(Config::UseConditionVariable)> { argument