mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
f7059af50a
is also required at ractor_core.h
This commit is contained in:
parent
31c295ef28
commit
c48219e2d7
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ rb_ractor_set_current_ec_(rb_ractor_t *cr, rb_execution_context_t *ec, const cha
|
|||
{
|
||||
#ifdef RB_THREAD_LOCAL_SPECIFIER
|
||||
|
||||
# ifdef __APPLE__
|
||||
# if defined(__arm64__) || defined(__aarch64__)
|
||||
rb_current_ec_set(ec);
|
||||
# else
|
||||
ruby_current_ec = ec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue