cond_init_pshared
cond_init_pshared(&g->start_work_cond);
cond_init_pshared(&g->startup_cond);
void cond_init_pshared(struct cond *cnd);