
29 Apr
2005
29 Apr
'05
7:22 a.m.
John Maddock wrote:
attached is a patch which makes the pool library honour the general boost threading support flag. As a side effect, it also makes the pool library usable on Tru64 because on that platform you can only include <pthread.h> if you're actually compiling with -pthread.
Any objections to applying this patch, anyone?
Looks sensible to me,
Applied. Thanks, Markus