Home
last modified time | relevance | path

Searched refs:pthread_condattr_t (Results 1 – 5 of 5) sorted by relevance

/development/ndk/platforms/android-8/include/
Dpthread.h78 typedef long pthread_condattr_t; typedef
168 int pthread_condattr_init(pthread_condattr_t *attr);
169 int pthread_condattr_getpshared(pthread_condattr_t *attr, int *pshared);
170 int pthread_condattr_setpshared(pthread_condattr_t* attr, int pshared);
171 int pthread_condattr_destroy(pthread_condattr_t *attr);
174 const pthread_condattr_t *attr);
/development/ndk/platforms/android-9/include/
Dpthread.h78 typedef long pthread_condattr_t; typedef
170 int pthread_condattr_init(pthread_condattr_t *attr);
171 int pthread_condattr_getpshared(pthread_condattr_t *attr, int *pshared);
172 int pthread_condattr_setpshared(pthread_condattr_t* attr, int pshared);
173 int pthread_condattr_destroy(pthread_condattr_t *attr);
176 const pthread_condattr_t *attr);
/development/ndk/platforms/android-3/include/sys/
Dtypes.h79 typedef .... pthread_condattr_t;
/development/ndk/platforms/android-3/include/
Dpthread.h78 typedef long pthread_condattr_t; typedef
169 const pthread_condattr_t *attr);
/development/ndk/platforms/android-5/include/
Dpthread.h78 typedef long pthread_condattr_t; typedef
169 const pthread_condattr_t *attr);