OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__once
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
mt_allocator.h
445
static __gthread_once_t
__once
= __GTHREAD_ONCE_INIT;
local
446
__gthread_once(&
__once
, _S_initialize);
541
static __gthread_once_t
__once
= __GTHREAD_ONCE_INIT;
local
542
__gthread_once(&
__once
, _S_initialize);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
mt_allocator.h
443
static __gthread_once_t
__once
= __GTHREAD_ONCE_INIT;
local
444
__gthread_once(&
__once
, _S_initialize);
539
static __gthread_once_t
__once
= __GTHREAD_ONCE_INIT;
local
540
__gthread_once(&
__once
, _S_initialize);
Completed in 21 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026