* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f5b15f0e3f
commit
4ae79ade41
@ -5,7 +5,7 @@ Tue Oct 22 14:53:11 2013 Koichi Sasada <ko1@atdot.net>
|
|||||||
Because there is a pass to miss finalizer postponed job
|
Because there is a pass to miss finalizer postponed job
|
||||||
with multi-threading. This patch solve this issue.
|
with multi-threading. This patch solve this issue.
|
||||||
|
|
||||||
* vm_trace.c (rb_postponed_job_register_one): set
|
* vm_trace.c (rb_postponed_job_register_one): set
|
||||||
RUBY_VM_SET_POSTPONED_JOB_INTERRUPT(th) if another same job
|
RUBY_VM_SET_POSTPONED_JOB_INTERRUPT(th) if another same job
|
||||||
is registered.
|
is registered.
|
||||||
There is a possibility to remain a postponed job without
|
There is a possibility to remain a postponed job without
|
||||||
|
Loading…
x
Reference in New Issue
Block a user