summaryrefslogtreecommitdiffhomepage
path: root/src/queueing.c
AgeCommit message (Expand)Author
2017-10-05queueing: move from ctx to cbJason A. Donenfeld
2017-10-05queueing: use ptr_ring instead of linked listsJason A. Donenfeld
2017-10-03global: add space around variable declarationsJason A. Donenfeld
2017-09-25queueing: more standard init/uninit namesJason A. Donenfeld
2017-09-18queue: entirely rework parallel systemJason A. Donenfeld