Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__mutex/
H A Donce_flag.h51 static const _State_type _Complete = ~_State_type(0); member
/freebsd/contrib/llvm-project/libcxx/include/__mutex/
H A Donce_flag.h64 static const _State_type _Complete = ~_State_type(0); member