summaryrefslogtreecommitdiffstats
path: root/src/providers/dp_ptask.c
Commit message (Expand)AuthorAgeFilesLines
* be_ptask: do not store sync ctx to _taskPavel Březina2014-11-281-4/+0
* be_ptask: add next_execution time to struct be_ptaskPavel Březina2014-11-281-0/+2
* be_ptask: handle OFFLINE_DISABLE mode before task executionPavel Březina2014-11-281-1/+4
* be_ptask: create a private header filePavel Březina2014-11-281-23/+1
* ptask: Add backoff feature to the ptask api.Michal Zidek2014-07-311-1/+26
* ptask: Allow adding random_offset to scheduled execution timeMichal Zidek2014-07-311-1/+11
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-36/+36
* be_ptask: add be_ptask_create_sync()Pavel Březina2013-10-251-0/+94
* be_ptask: send and recv shadow a global declarationPavel Březina2013-06-121-9/+9
* back end: periodic task APIPavel Březina2013-06-101-0/+354