diff options
| author | Koichi Sasada <ko1@atdot.net> | 2022-04-14 16:52:08 +0900 |
|---|---|---|
| committer | Koichi Sasada <ko1@atdot.net> | 2022-04-14 21:22:47 +0900 |
| commit | 9b8ce6d34c49a869ee3fcbd87923a6414396738f (patch) | |
| tree | fe26c71fb0d5a63f33d8fbe3bf3e4db5a55df038 /include/ruby/ruby.h | |
| parent | 5397dd2e76952c5afc0d838f1d0bd53bcb0c5258 (diff) | |
fix to use `node.gvl` instead of `node.ubf`
The last parameter of `ccan_list_top()` is to acquire the pointer
of the top of element, so `node.ubf` is no problem. But this context
it accesses gvl list, so `node.gvl` is better.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5798
Diffstat (limited to 'include/ruby/ruby.h')
0 files changed, 0 insertions, 0 deletions
