1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
Jean Boussier 587d2d199b thread_pthread.c: call SUSPENDED event when entering native_sleep
[Bug #18900]

Thread#join and a few other codepaths are using native sleep as
a way to suspend the current thread. So we should call the relevant
hook when this happen, otherwise some thread may transition
directly from `RESUMED` to `READY`.
2022-07-07 17:49:00 +02:00
..
abi
arith_seq/extract
array
bignum
bug-3571
bug-5832
bug-14834
bug_reporter
class
cxxanyargs
debug
dln/empty
enumerator_kw
exception
fatal
file
float
funcall
gvl/call_without_gvl
hash
integer
iseq_load
iter
load
marshal
memory_status
memory_view
method
notimplement
num2int
path_to_class
popen_deadlock
postponed_job
printf
proc
random
rational
rb_call_super_kw
recursion Restore rb_exec_recursive_outer 2022-06-15 16:07:29 -07:00
regexp
RUBY_ALIGNOF
scan_args
st
string
struct
symbol
thread/instrumentation thread_pthread.c: call SUSPENDED event when entering native_sleep 2022-07-07 17:49:00 +02:00
thread_fd
time
tracepoint
typeddata
vm
wait
win32
auto_ext.rb