diff options
author | John Fultz <jfultz@wolfram.com> | 2019-07-21 01:59:37 -0700 |
---|---|---|
committer | John Fultz <jfultz@wolfram.com> | 2019-07-21 02:02:55 -0700 |
commit | 5a746a6b1066a3b59dd75f221ed08a42876f3e00 (patch) | |
tree | 9b26702ba3d2e654c7cf1419047f97acbc241d43 /quacker | |
parent | f2e42335d294128591fb123baddf7182ca390d40 (diff) |
Make the PRNG thread-safe.
Turns out that the C++ PRNGs aren't thread-safe. So lock
calls to m_mersenneTwisterRng. Makes Thread Sanitizer happy.
Diffstat (limited to 'quacker')
0 files changed, 0 insertions, 0 deletions