HomeSort by relevance Sort by last modified time
    Searched refs:pthread_getattr_np (Results 26 - 28 of 28) sorted by null

12

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h 404 extern int pthread_getattr_np (pthread_t __th, pthread_attr_t *__attr)
    [all...]
  /bionic/libc/bionic/
pthread.c 517 int pthread_getattr_np(pthread_t thid, pthread_attr_t * attr) function
    [all...]
  /external/valgrind/tsan/
ts_valgrind_intercepts.c 662 if (pthread_getattr_np(pthread_self(), &attr) == 0) {
    [all...]

Completed in 117 milliseconds

12