aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/thread-sema.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-27libgo: Fix merge errors shown on Solaris.Ian Lance Taylor1-1/+7
2011-11-29runtime: If no sem_timedwait, use pthread_cond_timedwait.Ian Lance Taylor1-10/+77
2011-11-22runtime: New lock/note implementation.Ian Lance Taylor1-0/+74