tsync_works
static struct tsync_work *tsync_works_provide(struct tsync_works *s,
static void tsync_works_trim(struct tsync_works *s)
static int tsync_works_grow_by(struct tsync_works *s, size_t n, gfp_t flags)
static bool tsync_works_contains_task(const struct tsync_works *s,
static void tsync_works_release(struct tsync_works *s)
static size_t count_additional_threads(const struct tsync_works *works)
static bool schedule_task_work(struct tsync_works *works,
static void cancel_tsync_works(const struct tsync_works *works,
struct tsync_works works = {};