comparison TOOLS/fastmemcpybench.c @ 28776:ceafb4a24753

full_buffers and buffered_bytes must be volatile because they are used from different threads, hopefully this fixes an uninit hang. The code still relies on luck for thread-safety though.
author reimar
date Thu, 05 Mar 2009 12:25:10 +0000
parents 8df85ad26746
children 07c168210a73
comparison
equal deleted inserted replaced
28775:b7100293c908 28776:ceafb4a24753