summaryrefslogtreecommitdiff
path: root/enum.c
diff options
context:
space:
mode:
authorTakashi Kokubun <[email protected]>2023-10-19 17:04:51 -0700
committerTakashi Kokubun <[email protected]>2023-10-19 17:06:23 -0700
commita9d7525fb420e721da38c0959dcc8980cd0cf38e (patch)
tree4fd6371d8fe0ab55bdd79ec90ad2f2d5320cc928 /enum.c
parent72f97ee06ebca8d33ca419c7b413568fca6c3b7e (diff)
Avoid initializing jit_cont_lock multiple times
Contrary to my initial assumption, rb_threadptr_root_fiber_setup() is called for each Ractor, not just once at boot. I changed the place to call rb_jit_cont_init() to avoid calling it multiple times.
Diffstat (limited to 'enum.c')
0 files changed, 0 insertions, 0 deletions