summaryrefslogtreecommitdiff
path: root/libgo/runtime/thread-sema.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: If no sem_timedwait, use pthread_cond_timedwait.ian2011-11-291-10/+77
* runtime: New lock/note implementation.ian2011-11-221-0/+74