diff options
author | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-04-28 06:23:43 +0000 |
---|---|---|
committer | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-04-28 06:23:43 +0000 |
commit | b6e2851431a12edff6259e876818fee8f4506acb (patch) | |
tree | ce70bf8110461569b5a90c19e950063cd650d5c9 /range.c | |
parent | 0d77b73db7851dc53520504d047b5d4ea078e28e (diff) | |
download | bundler-b6e2851431a12edff6259e876818fee8f4506acb.tar.gz |
thread_sync.c: remove "volatile" qualifiers
I may store ->ec in rb_mutex_t instead of ->th to support green
thread. For now, "volatile" is useless for thread-safety
anyways and we're not dealing with *jmp or signals with mutex.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'range.c')
0 files changed, 0 insertions, 0 deletions