Alias of std::once_flag used with llvm::call_once.

Synopsis

Declared in <llvm/Support/Threading.h>

using once_flag = std::once_flag;

Created with MrDocs