]> Cypherpunks repositories - gostls13.git/commit
runtime: work around Linux kernel bug in futex
authorRuss Cox <rsc@golang.org>
Tue, 23 Feb 2010 04:45:36 +0000 (20:45 -0800)
committerRuss Cox <rsc@golang.org>
Tue, 23 Feb 2010 04:45:36 +0000 (20:45 -0800)
commit8ba5c5593f1a95e850143c46108d830ecd228c09
tree0f7298608bf0d15b29d7e4d1440fe0efebaa0973
parent5c2197ac8f6a7ca48a22e9d2d2e1128e004ebe12
runtime: work around Linux kernel bug in futex

Fixes #420.

R=r
CC=golang-dev
https://golang.org/cl/218065
src/pkg/runtime/linux/thread.c