Searched refs:__once (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/include/ext/
H A Dmt_allocator.h443 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
444 __gthread_once(&__once, _S_initialize);
538 static __gthread_once_t __once = __GTHREAD_ONCE_INIT; local
539 __gthread_once(&__once, _S_initialize);

Completed in 50 milliseconds