worker_ctx
struct worker_ctx workers[NR_WORKERS] = {};
struct worker_ctx *worker = arg;
static int join_worker(struct worker_ctx *worker)