Commit Graph

5 Commits

Author SHA1 Message Date
Oliver Kowalke
debc8505e4 adjust timeouts in unit-test 2017-06-05 16:49:47 +02:00
Oliver Kowalke
d2152b0403 fix warnings in unit-tests 2017-05-30 20:25:57 +02:00
oliver Kowalke
6a13a1e772 fix unit-tests regarding to returning moveable-only type 2016-06-27 11:15:05 +02:00
Oliver Kowalke
e3ebf6f6ef rename "launch_policy" to "launch" 2016-05-08 10:01:52 +02:00
Oliver Kowalke
2dbea898d4 introduction of launch_policies dispatch and post
- dispatch: execute new fiber immediately, suspend current fiber
- post: enqueue new fiber in ready-queue, continue executing current
fiber
2016-04-28 20:35:26 +02:00