aboutsummaryrefslogtreecommitdiff
path: root/devel/libconcurrent/pkg-descr
blob: 6af081211e3cebe183e7c7e8922e98c9cf361ffc (plain) (blame)
1
2
3
4
5
6
Tiny asymmetric-coroutine library:
- generator bidirectional communication with yield_value/resume_value
- native context switch
- C11

WWW: https://github.com/sharow/libconcurrent/