diff options
author | 卜部昌平 <[email protected]> | 2020-01-31 16:15:28 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2020-02-06 11:46:51 +0900 |
commit | 34f8e75f9305b0da4ef1b0d4fe9ea3c3f31dcc22 (patch) | |
tree | e4309113aa1e41e4677e881260a527e761dd4a6e /spec/ruby/core/mutex | |
parent | ce4ea956d24eab5089a143bba38126f2b11b55b6 (diff) |
rb_vm_t::postponed_job_index shall be rb_atomic_t
Pointer to this field is passed to ATOMIC_CAS. We have to use
rb_atomic_t for that purpose.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/2885
Diffstat (limited to 'spec/ruby/core/mutex')
0 files changed, 0 insertions, 0 deletions