summaryrefslogtreecommitdiff
path: root/supervisor/shared/background_callback.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-02-04add usb_background_schedule()hathach
2021-02-03hack to fix 3986hathach
2021-01-09background tasks: Add, use port_wake_main_taskJeff Epler
2020-10-07Unify iMX flash config and add Metro M7 1011Scott Shawcroft
2020-07-20background callbacks: Clear any callbacks that were queuedJeff Epler
2020-07-17background_callback_gc_collect: We must traverse the whole listJeff Epler
2020-07-17background_callback: Add gc collect callbackJeff Epler
2020-07-15background_callback: Avoid CALLBACK_CRITICAL_BEGIN with nothing to doJeff Epler
2020-07-15supervisor: Add a linked list of background callbacksJeff Epler