Commit d5e2779
committed
Use rb_gc_get_ec in rb_gc_event_hook
This would allow rb_gc_event_hook to run in a GC thread that is a
non-Ruby thread.1 parent 203d127 commit d5e2779
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6415 | 6415 | | |
6416 | 6416 | | |
6417 | 6417 | | |
| 6418 | + | |
| 6419 | + | |
6418 | 6420 | | |
6419 | 6421 | | |
6420 | 6422 | | |
| |||
0 commit comments