summaryrefslogtreecommitdiff
path: root/libgo/runtime/thread-sema.c
Commit message (Collapse)AuthorAgeFilesLines
* runtime: If no sem_timedwait, use pthread_cond_timedwait.ian2011-11-291-10/+77
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181821 138bc75d-0d04-0410-961f-82ee72b054a4
* runtime: New lock/note implementation.ian2011-11-221-0/+74
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181633 138bc75d-0d04-0410-961f-82ee72b054a4