normal 2015-12-29 06:52:15 +0900 (Tue, 29 Dec 2015) New Revision: 53364 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53364 Log: thread_sync.c: static classes We do not want to waste space by exposing globals to other objects. Modified files: trunk/ChangeLog trunk/thread_sync.c