runqueue: add a function that allows adding jobs to the front of the runqueue
authorJohn Crispin <blogic@openwrt.org>
Mon, 18 Nov 2013 10:15:19 +0000 (11:15 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 18 Nov 2013 11:25:21 +0000 (12:25 +0100)
commitbc8167eb99bc6febc96f4dab0bbce32186f30c16
tree91d4dbb3a0045a1ab0af58da6c3728ababf44cf3
parenta34c8f6918c291275ded2b6fd9b94ac91722ded2
runqueue: add a function that allows adding jobs to the front of the runqueue

Signed-off-by: John Crispin <blogic@openwrt.org>
runqueue.c
runqueue.h
safe_list.c
safe_list.h