X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/37c58f60fb7170647f8b781552dcc8c48624db6c..16c773f9c93f3d648f80948b906ef900557f3e86:/win32/config_H.bc diff --git a/win32/config_H.bc b/win32/config_H.bc index 8d4b486..173fcf9 100644 --- a/win32/config_H.bc +++ b/win32/config_H.bc @@ -2670,6 +2670,13 @@ #define PROCSELFEXE_PATH /**/ #endif +/* HAS_PTHREAD_ATTR_SETSCOPE: + * This symbol, if defined, indicates that the pthread_attr_setscope + * system call is available to set the contention scope attribute of + * a thread attribute object. + */ +/*#define HAS_PTHREAD_ATTR_SETSCOPE / **/ + /* HAS_READV: * This symbol, if defined, indicates that the readv routine is * available to do gather reads. You will also need @@ -3923,7 +3930,7 @@ /* HAS_PTHREAD_ATFORK: * This symbol, if defined, indicates that the pthread_atfork routine - * is available setup fork handlers. + * is available to setup fork handlers. */ /*#define HAS_PTHREAD_ATFORK /**/