Commit f78728f
committed
Change name of free_whitelisted_vm_weak_references_from_sweep_thread
Since MMTK might also use this, called it something more generic.
It's now `rb_gc_obj_free_concurrency_safe_vm_weak_references`.1 parent c3be429 commit f78728f
3 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2420 | 2420 | | |
2421 | 2421 | | |
2422 | 2422 | | |
2423 | | - | |
| 2423 | + | |
2424 | 2424 | | |
2425 | | - | |
2426 | 2425 | | |
2427 | 2426 | | |
2428 | 2427 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4325 | 4325 | | |
4326 | 4326 | | |
4327 | 4327 | | |
4328 | | - | |
4329 | | - | |
4330 | 4328 | | |
4331 | 4329 | | |
4332 | 4330 | | |
| |||
4442 | 4440 | | |
4443 | 4441 | | |
4444 | 4442 | | |
4445 | | - | |
| 4443 | + | |
4446 | 4444 | | |
4447 | 4445 | | |
4448 | 4446 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments