runtime·sem_post 91 src/pkg/runtime/os_solaris.c int32 runtime·sem_post(SemT* sem); runtime·sem_post 395 src/pkg/runtime/os_solaris.c if(runtime·sem_post(sem) != 0)