1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
Jean Boussier b6c1e1158d GVL Instrumentation API: add STARTED and EXITED events
[Feature #18339]

After experimenting with the initial version of the API I figured there is a need
for an exit event to cleanup instrumentation data. e.g. if you record data in a
{thread_id -> data} table, you need to free associated data when a thread goes away.
2022-06-17 09:08:26 +02:00
..
backward
fiber
internal Remove unused and accidentally public rb_str_shared_root_p() 2022-06-16 07:20:20 -04:00
io
assert.h
atomic.h
backward.h
debug.h
defines.h
encoding.h
intern.h
io.h
memory_view.h
missing.h
onigmo.h
oniguruma.h
ractor.h
random.h
re.h
regex.h
ruby.h
st.h
subst.h
thread.h GVL Instrumentation API: add STARTED and EXITED events 2022-06-17 09:08:26 +02:00
thread_native.h
util.h
version.h
vm.h
win32.h