X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01edb63741567fa9c13583462bacb36935ee52c7..e059e1bb3303f66ac28aeee1c32a903e37c15812:/setup.h_vms diff --git a/setup.h_vms b/setup.h_vms index 4cc8555c6e..254edf557a 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -3,7 +3,7 @@ * Template for the set.h file for VMS * * Created from setup.h_in * * Author : J.Jansen (joukj@hrem.nano.tudelft.nl) * - * Date : 16 March 2012 * + * Date : 23 March 2012 * * * *****************************************************************************/ @@ -1223,6 +1223,9 @@ typedef pid_t GPid; /* Define if you have thr_setconcurrency function */ #undef HAVE_THR_SETCONCURRENCY +/* Define if you have pthread_setconcurrency function */ +#define HAVE_PTHREAD_SET_CONCURRENCY 1 + /* Define if you have the uname function. */ #define HAVE_UNAME 1