Commit Graph
4 Commits
Author SHA1 Message Date
Marcus Godwin 61cfe76b6d Fix bug in future causing a segfault. Fixed the test case. 2016-06-14 23:30:12 -04:00
Marcus Godwin e3c1cbf27e remove debug printing from future 2016-06-13 20:21:23 -04:00
Marcus Godwin 6d7113e41f Added a queue implementation
Added a queue to the stdlib and a test case for it.
2015-08-28 23:46:30 -04:00
Marcus Godwin e0fd2e01c3 Added futures to kraken!!!
Added a templated future class that wraps the pthread library to allow multithreaded development.
2015-07-05 01:27:43 -04:00