1 2 3 4 5 6 7 8 9
#pragma once #include "proone_worker.h" #include <stddef.h> #include <stdbool.h> #include <stdint.h> bool proone_alloc_heartbeat_worker (proone_worker_t *w);