Searched defs:__once_call (Results 1 – 2 of 2) sorted by relevance
46 __thread void (*__once_call)(); variable80 function<void()> __once_call = std::move(__once_functor); in __once_proxy() local