Oliver Kowalke
|
cff07a3645
|
interruption
|
2013-01-10 19:51:34 +01:00 |
|
Oliver Kowalke
|
f18136562f
|
spin_mutext -> soinlock; fixes
|
2013-01-09 17:09:16 +01:00 |
|
Oliver Kowalke
|
0cb8afc49d
|
fix some future tests
|
2013-01-08 20:09:17 +01:00 |
|
Oliver Kowalke
|
46cd4bd112
|
fix tests
|
2013-01-08 17:38:16 +01:00 |
|
Oliver Kowalke
|
bd99c579b6
|
remove event-variables
|
2013-01-08 17:37:55 +01:00 |
|
Oliver Kowalke
|
3dd45b8a8c
|
manual_reset event
|
2013-01-07 18:16:00 +01:00 |
|
Oliver Kowalke
|
cad022e0fe
|
refactor auto_reset event
|
2013-01-07 17:52:39 +01:00 |
|
Oliver Kowalke
|
e04637edaf
|
some mods
|
2013-01-07 17:25:03 +01:00 |
|
Oliver Kowalke
|
55e03df93b
|
remove this_fiber::run() from tests
|
2013-01-06 15:08:26 +01:00 |
|
Oliver Kowalke
|
3353829c0f
|
remover sleep()
|
2013-01-06 14:19:11 +01:00 |
|
Oliver Kowalke
|
2903581791
|
fix condition/round_robin
|
2013-01-06 14:10:50 +01:00 |
|
Oliver Kowalke
|
20803f4c1d
|
release fibers in dtor of round_robin; add asserts in jump-fn
|
2013-01-05 12:45:42 +01:00 |
|
Oliver Kowalke
|
d37c44807e
|
fix atomic<> related stuff
|
2013-01-04 20:56:25 +01:00 |
|
Oliver Kowalke
|
74b0d65b56
|
use sorted vector in round_robin
|
2013-01-03 20:05:15 +01:00 |
|
Oliver Kowalke
|
40dcccfef1
|
remove assertions, adapt tests
|
2013-01-03 06:35:50 +01:00 |
|
Oliver Kowalke
|
f8e68e0987
|
let fiber::join() throw exceptions
|
2012-12-29 10:53:11 +01:00 |
|
Oliver Kowalke
|
8594910926
|
fix namespace alias' in tests
|
2012-12-26 21:03:12 +01:00 |
|
Oliver Kowalke
|
57991f5b14
|
add future< T >::then()
|
2012-12-26 20:57:10 +01:00 |
|
Oliver Kowalke
|
14d40f2d86
|
priority() functons added to fiber
|
2012-12-24 07:46:34 +01:00 |
|
Oliver Kowalke
|
cfdcf1d16a
|
interface algorithm, round_robin
|
2012-12-19 19:37:05 +01:00 |
|
Oliver Kowalke
|
1e248b0216
|
require to set scheduler for each os-thread
|
2012-12-17 19:54:34 +01:00 |
|
Oliver Kowalke
|
b0a59e4fb8
|
default_scheduler moved to public namespace
|
2012-12-16 20:27:53 +01:00 |
|
Oliver Kowalke
|
86f4df89f3
|
rename scheduler::swap() to scheduler::replace()
|
2012-12-16 16:38:49 +01:00 |
|
Oliver Kowalke
|
f306dcc391
|
scheduler::swap()
|
2012-12-15 14:36:39 +01:00 |
|
Oliver Kowalke
|
4c13f609ee
|
remove waitfor-functions for fiber
|
2012-12-14 10:39:55 +01:00 |
|
Oliver Kowalke
|
645281a2ba
|
add fiber::detach()
|
2012-12-13 17:59:13 +01:00 |
|
Oliver Kowalke
|
81e62e8962
|
changed directory structure as required by modularized-boost
|
2012-12-09 15:22:59 +01:00 |
|