aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/yield.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-30runtime: Use _mm_pause rather than __builtin_ia32_pause.Ian Lance Taylor1-1/+5
2011-12-20libgo/runtime: Don't define _GNU_SOURCE in source code.Ian Lance Taylor1-2/+0
2011-10-31syscall: Use sched_yield rather than pthread_yield.Ian Lance Taylor1-2/+2
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-0/+54