Commit Graph

3 Commits

Author SHA1 Message Date
Scott Ludwig
b91e6e0b4b Fix crash caused by trying to stop a thread that hasn't started. 2016-08-31 23:55:30 -04:00
Nathan Fulton
8f0e81a3f5 Create main thread via host
Create the main thread via host rather than being a global variable in
base; this way, no base threads are created before the host runs main()
because that can cause issues on some platforms.
2016-08-24 16:20:31 -04:00
Darrin Massena
f4c0203914 initial commit 2014-07-06 17:47:28 -07:00