Oliver Kowalke
|
8db97c837c
|
fix documentation for buffered_channel::push()
- in context of #170
|
2018-10-02 14:39:16 +02:00 |
|
Oliver Kowalke
|
de26f060f6
|
docu
- in context of #170
|
2018-03-22 08:35:39 +01:00 |
|
oliver Kowalke
|
19fbc2ad2c
|
docu: add iterators for (un)buffered_channel
|
2017-11-14 08:59:44 +01:00 |
|
Oliver Kowalke
|
0a6384dd77
|
fix buffered_channel synchronization
|
2017-03-30 20:46:30 +02:00 |
|
oliver Kowalke
|
5c9d4e7cdd
|
fix documentation related to channels
|
2017-03-08 08:09:07 +01:00 |
|
Oliver Kowalke
|
a0f27c8b04
|
buffered_channel's capacity must be a power of 2
- fixes issue #111
|
2017-02-25 10:27:30 +01:00 |
|
Oliver Kowalke
|
b53e167a68
|
support for channels refactored
- buffered_channel: MPMC with lock-free guarantees
- unbuffered_channel: rendezvous point
|
2016-10-30 19:33:49 +01:00 |
|