OSDN Git Service

Remove references to the old wait implementation in various comments.
authorCarl Shapiro <cshapiro@google.com>
Tue, 5 Jan 2010 00:50:00 +0000 (16:50 -0800)
committerCarl Shapiro <cshapiro@google.com>
Tue, 5 Jan 2010 00:50:00 +0000 (16:50 -0800)
commitb453919fee9bf10ccd576d389d8b3584061bba8b
tree0aa6b7476bd85e6c32fad94bed51f35f2265e69e
parent3a68495f5eeb2d524276798d7499b1508e8f2e31
Remove references to the old wait implementation in various comments.
Also, move the waitMutex above the values it guards to improve the
readability of the Thread structure.
vm/Sync.c
vm/Thread.h