Looks like Win32 builds do not define THREADS. However, they're still
authorRichard Levitte <levitte@openssl.org>
Thu, 27 Jul 2000 20:14:39 +0000 (20:14 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 Jul 2000 20:14:39 +0000 (20:14 +0000)
commitd6ade7422ab60259c1d7b825ee0ff9a5361c7f42
tree19c84632f32b18109cfe4d297a5b0f67eb0ed7c1
parentca1e465f6dd96d8dc15e418eda13fc3bd26362b2
Looks like Win32 builds do not define THREADS.  However, they're still
supporting threads, which means that th assertion is supperbly
dangerous, so make sure it's not compiled under Win32, period.
crypto/rand/md_rand.c