Home
last modified time | relevance | path

Searched refs:_POSIX_THREAD_ATTR_STACKSIZE (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_attr_getstacksize.c83 #if defined(_POSIX_THREAD_ATTR_STACKSIZE) in pthread_attr_getstacksize()
Dpthread_attr_setstacksize.c83 #if defined(_POSIX_THREAD_ATTR_STACKSIZE) in pthread_attr_setstacksize()
Dpthread_attr_init.c83 #if defined(_POSIX_THREAD_ATTR_STACKSIZE) in pthread_attr_init()
Dpthread.h449 #undef _POSIX_THREAD_ATTR_STACKSIZE
450 #define _POSIX_THREAD_ATTR_STACKSIZE 200809L macro