cvs commit: apache-apr/pthreads/src/include ap_config.h

1999-08-12 Thread rse
rse 99/08/12 00:23:21 Modified:pthreads/src/include ap_config.h Log: The additional thread support in ap_config.h: - NO_SERIALIZED_ACCEPT removes any USE_XXX_SERIALIZED_ACCEPT to allow one to force no accept serialization without having to patch the platform

cvs commit: apache-apr/pthreads/src/include ap_config.h

1999-04-14 Thread manoj
manoj 99/04/13 23:30:35 Modified:pthreads/src/include ap_config.h Log: Allow AIX versions that support cross-process pthread mutexes to use them for accept serialization. This should be applicable for apache 1.3, and since this #define is specified by POSIX, it should