Home
last modified time | relevance | path

Searched defs:static_cond (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dguard.cc90 static __gnu_cxx::__cond* static_cond; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dguard.cc90 static __gnu_cxx::__cond* static_cond; variable
/netbsd-src/tests/lib/libpthread/
H A Dt_cond.c48 static pthread_cond_t static_cond = PTHREAD_COND_INITIALIZER; variable