This commit is contained in:
Justin Ethier 2015-12-29 04:51:20 +00:00
parent ccc7c2dcd3
commit fa72a604fb

View file

@ -14,7 +14,6 @@ TODO:
- anything else?
- This is higher priority than mutexes (though not by much), because we want cyclone to work on both ARM and x86.
- bring exceptions into local thread data? anything else?
also, will probably need to lock shared resources such as I/O...