summaryrefslogtreecommitdiff
path: root/test/-ext-/funcall
diff options
context:
space:
mode:
authorKoichi Sasada <[email protected]>2022-04-22 21:19:03 +0900
committerKoichi Sasada <[email protected]>2022-04-23 03:08:27 +0900
commit03d21a4fb099da7c52e6591e17704c297871b7db (patch)
treedb2d58907b7c841d8ca15967f063d229bd9e37cc /test/-ext-/funcall
parent69d41480ec1c91691b79f106f5376a2e2cab3a82 (diff)
introduce struct `rb_native_thread`
`rb_thread_t` contained `native_thread_data_t` to represent thread implementation dependent data. This patch separates them and rename it `rb_native_thread` and point it from `rb_thraed_t`. Now, 1 Ruby thread (`rb_thread_t`) has 1 native thread (`rb_native_thread`).
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5836
Diffstat (limited to 'test/-ext-/funcall')
0 files changed, 0 insertions, 0 deletions