Nat Goodspeed
|
f910b356cc
|
Fix spelling of "thief" (stolen h)
|
2016-05-02 15:03:11 -04:00 |
|
Oliver Kowalke
|
968c32c842
|
replace context::migrate() by context::attach()/context::detach()
|
2016-05-02 18:56:17 +02:00 |
|
oliver Kowalke
|
768ca27f1a
|
example work_stealing: use std::deque<> as ready-queue
|
2016-04-25 10:30:33 +02:00 |
|
oliver Kowalke
|
5027d3526f
|
impl. remote-ready-queue with std::vector<>
|
2016-04-18 12:52:48 +02:00 |
|
Oliver Kowalke
|
e43cf5b1ac
|
enum for context types
|
2016-02-15 19:49:22 +01:00 |
|
Oliver Kowalke
|
59a4317bf3
|
use condition_variable::wait(lk,pred)
|
2016-02-02 17:07:29 +01:00 |
|
Oliver Kowalke
|
a4c2315c54
|
fix examples because autoreset_event was removed
|
2016-01-25 21:47:58 +01:00 |
|
Oliver Kowalke
|
db180f08da
|
relax to C++11
|
2015-12-12 23:19:33 +01:00 |
|
Oliver Kowalke
|
726d4d51b9
|
++14 polishing
|
2015-12-01 21:07:11 +01:00 |
|
Oliver Kowalke
|
a71e19ec4b
|
fix work-stealing example
|
2015-11-11 07:18:32 +01:00 |
|
Oliver Kowalke
|
5973f6a262
|
add work-stealing example
|
2015-10-21 15:26:55 +02:00 |
|