T_SM_SEM_KEY
semid = sm_sem_start(T_SM_SEM_KEY, 1, 0, owner);
semid = sm_sem_start(T_SM_SEM_KEY, SM_NSEM, 0, owner);