Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dpthread_condattr_setpshared.c3 int pthread_condattr_setpshared(pthread_condattr_t *a, int pshared) in pthread_condattr_setpshared() function
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/src/
Dcond.c181 pthread_condattr_setpshared (pthread_condattr_t *a, int s) in pthread_condattr_setpshared() function