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