Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dpthread.h234 #define PTHREAD_ONCE_INIT { 1, 0 } /* is initialized and not run */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dpthread.h209 #define PTHREAD_ONCE_INIT 0 macro