Searched defs:PTHREAD_STACK_MIN (Results 1 - 4 of 4) sorted by relevance

/external/fio/os/
H A Dos-netbsd.h28 #ifndef PTHREAD_STACK_MIN
29 #define PTHREAD_STACK_MIN 4096 macro
H A Dos-openbsd.h26 #ifndef PTHREAD_STACK_MIN
27 #define PTHREAD_STACK_MIN 4096 macro
H A Dos-windows.h22 #ifndef PTHREAD_STACK_MIN
23 #define PTHREAD_STACK_MIN 65535 macro
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread.h488 * PTHREAD_STACK_MIN
516 #undef PTHREAD_STACK_MIN macro
517 #define PTHREAD_STACK_MIN 0 macro

Completed in 646 milliseconds