Markus Pilman
|
1e41fd3681
|
Attempt to fix Windows compilation error
|
2020-04-02 09:23:27 -07:00 |
A.J. Beamon
|
5f55f3f613
|
Replace g_random and g_nondeterministic_random with functions deterministicRandom() and nondeterministicRandom() that return thread_local random number generators. Delete g_debug_random and trace_random. Allow only deterministicRandom() to be seeded, and require it to be seeded from each thread on which it is used.
|
2019-05-10 14:01:52 -07:00 |
Balachandar Namasivayam
|
d45e7bf0b1
|
Addressed review comments
|
2019-05-07 17:19:59 -07:00 |
Balachandar Namasivayam
|
5d824f5fbc
|
Address review comments
|
2019-05-07 17:06:52 -07:00 |
Balachandar Namasivayam
|
a0cc3d98a1
|
Add a workload to trigger repeated recoveries.
|
2019-05-06 18:16:44 -07:00 |