| Commit | Date | |
|---|---|---|
| 2014-10-06 08:46:24 | Tree | |
|
[r30482]
by
mrieser
trying to fix random errors with PT simulation on machines with more than 1 CPU. Although the data structures are accessed in a thread safe manner (all add happen in one thread at one time, and afterwards all read and removes happen in other threads at another time), I suspect that due to local caching allowing by the Java memory model, some inconsistencies can come up. Those trying to solve this issue by using data structures that should guarantee that modifications are always visible over multiple threads. |
2014-10-06 08:39:54 | Tree |
|
[r30481]
by
jillenberger
|
2014-10-05 21:28:05 | Tree |
| 2014-10-05 20:01:41 | Tree | |
| 2014-10-05 20:01:18 | Tree | |
| 2014-10-05 20:01:05 | Tree | |
| 2014-10-05 19:59:42 | Tree | |
| 2014-10-05 19:59:24 | Tree | |
| 2014-10-05 19:57:04 | Tree | |
| 2014-10-05 19:56:38 | Tree |