aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vcl_private.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-03vcl: handle worker process exitFlorin Coras1-5/+8
2018-11-30vcl: wait for segments with segment handleFlorin Coras1-0/+30
2018-11-29vcl: basic support for apps that forkFlorin Coras1-13/+151
2018-09-14vcl: keep track of unexpected eventsFlorin Coras1-0/+2
2018-09-08vcl: set worker pthread stop keyFlorin Coras1-1/+5
2018-09-08vcl: register workers in orderFlorin Coras1-4/+13
2018-08-30vcl: add support for multi-worker appsFlorin Coras1-35/+182
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-0/+151