summaryrefslogtreecommitdiff
path: root/supervisor/shared/background_callback.c
AgeCommit message (Expand)Author
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