20,741
edits
| Line 82: | Line 82: | ||
== Todo (Nobody working on any of these == | == Todo (Nobody working on any of these == | ||
* make SG_LOG thread-safe and use a Mutex to serialize the output | |||
* use a real task scheduler and not just sleep() | * use a real task scheduler and not just sleep() | ||
* Fix potential race conditions and other threading related issues | * Fix potential race conditions and other threading related issues | ||