Home
last modified time | relevance | path

Searched defs:once (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/benchtests/
Dpthread_once-source.c20 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/glibc-2.36/sysdeps/pthread/
Dtst-once1.c22 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dtst-pt-align3.c25 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dtst-once2.c26 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dtst-once3.c26 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dtst-once4.c25 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/glibc-2.36/nptl/
Dtst-once5.cc24 static pthread_once_t once = PTHREAD_ONCE_INIT; variable
/glibc-2.36/sysdeps/unix/sysv/linux/
Dmq_notify.c56 static pthread_once_t once = PTHREAD_ONCE_INIT; variable