ATOMIC_INIT
static atomic_t start_pool = ATOMIC_INIT(0);
static atomic_t pf_loading = ATOMIC_INIT(0);