marekjm / viuavm

Parallel virtual machine designed to reliably run massively concurrent programs
https://viuavm.org/
GNU General Public License v3.0
71 stars 11 forks source link

Thread suspend and wakeup #119

Closed marekjm closed 8 years ago

marekjm commented 8 years ago

Add suspend() and wakeup() methods to VM threads.

marekjm commented 8 years ago

Implemented in commit 309ba0dd49a399c0112cb7fa5407e40758d0dc57.