sem_init          457 gc/pthread_stop_world.c     if (sem_init(&GC_suspend_ack_sem, 0, 0) != 0)
sem_init         1217 gc/pthread_support.c     sem_init(&(si -> registered), 0, 0);