comparison command.h @ 27894:d06d8e459ae1

Use pthreads for the cache on Cygwin, since _beginthread is not available and the previous CreateThread method would probably leak memory here, too. Also pthreads seems to be the official Cygwin threading API.
author reimar
date Sat, 15 Nov 2008 19:08:50 +0000
parents 8c92e7e4ccd9
children c1a3f1bbba26
comparison
equal deleted inserted replaced
27893:002c69b829a5 27894:d06d8e459ae1