aboutsummaryrefslogtreecommitdiffstats
path: root/src/vlib/threads.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-1/+1
2017-05-10completelly deprecate os_get_cpu_number, replace new occurencesDamjan Marion1-2/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-7/+14
2017-03-31vlib: extend foreach_vlib_main macro to assert if workers are not parkedDamjan Marion1-12/+24
2017-03-28vlib: inline dispatch_node(...) (again)Damjan Marion1-9/+0
2017-03-10vlib: deduplicatee code in main and worker main loopDamjan Marion1-2/+2
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-24/+19
2017-01-14vlib: add buffer and thread callbacksDamjan Marion1-2/+15
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+470