Home
last modified time | relevance | path

Searched defs:gomp_is_initialized (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c52 static pthread_once_t gomp_is_initialized = PTHREAD_ONCE_INIT; variable
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c69 static pthread_once_t gomp_is_initialized = PTHREAD_ONCE_INIT; variable