| 8b4f6969 | 12-Dec-2011 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Made the main thread to share work equally with other threads. Thus, the main thread no longer is idle while the other threads are doing the work. This is the default option currently, added a run-ti
Made the main thread to share work equally with other threads. Thus, the main thread no longer is idle while the other threads are doing the work. This is the default option currently, added a run-time option to turn it off. Only the lock-free algorithm works with this currently, need to add code for thread pools.
Hg-commit: 81ffb28930df4fcadfb8365d7bcc8bf19e0e36a1
show more ...
|