HomeSort by relevance Sort by last modified time
    Searched defs:pthread_attr_getguardsize (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
pthread_attr.cpp 237 int pthread_attr_getguardsize(const pthread_attr_t* attr, size_t* guard_size) { function
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pthread.h 177 #define pthread_attr_getguardsize(A, S) ENOTSUP macro
    [all...]

Completed in 75 milliseconds