pthread_attr_getstacksize  901 native_client_sdk/src/libraries/third_party/pthreads-win32/pthread.h PTW32_DLLPORT int PTW32_CDECL pthread_attr_getstacksize (const pthread_attr_t * attr,
pthread_attr_getstacksize  157 third_party/npapi/npspy/extern/nspr/md/_pth.h                                      (*(s) = pthread_attr_getstacksize(*(a)), 0)
pthread_attr_getstacksize  166 third_party/npapi/npspy/extern/nspr/md/_pth.h #define _PT_PTHREAD_ATTR_GETSTACKSIZE(a, s) pthread_attr_getstacksize(a, s)