Searched defs:once_flag (Results 1 – 4 of 4) sorted by relevance
57 typedef std::once_flag once_flag; typedef68 struct once_flag { struct80 /// static once_flag flag; argument
51 } once_flag; typedef
24 static llvm::once_flag once_flag; in GetLLDBIndexCachePolicy() local
74 static int once_flag; /* -1: stop at first successful file */ variable