[threadpool-ms] Fix incorrect use of mono_rand.
commitb4a74942adeeccd8393e4c6a69bea0ef58545d53
authorVincent Povirk <vincent@codeweavers.com>
Wed, 30 Mar 2016 16:16:12 +0000 (30 11:16 -0500)
committerVincent Povirk <vincent@codeweavers.com>
Wed, 30 Mar 2016 16:16:12 +0000 (30 11:16 -0500)
tree748c5c1f007f9ac54c531db6d230ace3eb139eef
parentff49850dfc18f5991246a203184fa1e0b8a7c7ab
[threadpool-ms] Fix incorrect use of mono_rand.

This takes a pointer to an RNG handle, not the handle itself.
mono/metadata/threadpool-ms.c