Searched defs:once_flag (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi.cpp1140 static std::once_flag once_flag; local
1143 std::call_once(once_flag, []() {

Completed in 44 milliseconds