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
|
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
|
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
|
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 |
|