summaryrefslogtreecommitdiffstats
path: root/common/poller.c
Commit message (Expand)AuthorAgeFilesLines
* common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-271-3/+1
* fs: Warn when filesystem operations are called from a pollerSascha Hauer2020-08-191-1/+1
* Add workqueuesSascha Hauer2020-08-131-0/+9
* poller: Add a poller commandSascha Hauer2020-05-201-0/+71
* poller: Give pollers a nameSascha Hauer2020-05-201-3/+5
* poller: Fix async pollerSascha Hauer2016-01-131-4/+22
* poller: Allow to call functions asynchronouslySascha Hauer2013-12-181-0/+58
* Add generic poll infrastructureMarc Kleine-Budde2010-12-201-0/+45