summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authornormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-02 12:08:34 +0000
committernormal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-01-02 12:08:34 +0000
commit004bb16ccc01608849c8d200aed990b6d6e2b98e (patch)
tree73d0da2e4bd3357669772654025046a423a85182 /aclocal.m4
parent32b4a8b36b04878a761b274293f5708a40a622a5 (diff)
thread_sync.c: remove unnecessary casts for queue_sleep
"Qfalse" and "(VALUE)0" are equivalent, and do not matter for an ignored argument, either. Additionally, there's no reason to cast the pointer to rb_thread_sleep_deadly when we already have a queue_sleep wrapper. * thread_sync.c (queue_do_pop): avoid cast with Qfalse (rb_szqueue_push): ditto, use queue_sleep wrapper git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53413 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions