thread_timeout: de-Struct-ify
commit7b51a4b5e16734bae6fe60d180c3906f96235da4
authorEric Wong <normalperson@yhbt.net>
Thu, 9 Dec 2010 22:22:16 +0000 (9 14:22 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 9 Dec 2010 22:22:16 +0000 (9 14:22 -0800)
tree92f1e10fc6e1019458f4e073f863a14b02ab50a4
parent6b750f5f952963009a2e6e8702fc8f3d8adc94ea
thread_timeout: de-Struct-ify

Avoid exposing internals, it's also slightly faster to
access ivars directly rather than using method calls.
lib/rainbows/thread_timeout.rb