On Fri, Jan 18, 2013 at 11:04:32AM +0100, Guido Trotter wrote: > On Thu, Jan 17, 2013 at 3:06 PM, Iustin Pop <ius...@google.com> wrote: > > The current names are quite confusing; this patch cleans up the > > confusion by making sure we use different terms for the two threads, > > etc. > > > > No actual code changes besides the renames. > > > > LGTM > Should we change the constant names in python as well?
Hmm, maybe. The constants are not used at all in Python, so we should be able to… I'll send a patch next week. iustin