summaryrefslogtreecommitdiff
path: root/method.h
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-16 10:02:03 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-16 10:02:03 +0000
commit22c8cc44a27cceebc48418b2b05e0a6e1638994b (patch)
treefd89dc38ad3da924cf1c0351b7a36b55986eeebd /method.h
parentea4b535579a77fc7f49bc00bc8d95f802b1d9ad4 (diff)
thread_win32.c: stop returning unused value
to unify signature with pthread's one I'm planning to use functions for rb_nativethread_cond_t and rb_nativethread_mutex_t in the future JIT introduction. In that case, I want them to have the same signature. To prevent the case that its return value is used in somewhere and it becomes harder to unify signature, I want to drop unused return value. [close GH-1751] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'method.h')
0 files changed, 0 insertions, 0 deletions