Author: Armin Rigo <[email protected]> Branch: stm-thread-2 Changeset: r60581:19113876fc13 Date: 2013-01-28 08:26 +0100 http://bitbucket.org/pypy/pypy/changeset/19113876fc13/
Log: Another TODO. diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -42,3 +42,7 @@ ------------------------------------------------------------ implement thread-locals in RPython (for the executioncontext) + +------------------------------------------------------------ + +optimize the static placement of the STM_XxxBARRIERs _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
