diff options
| author | Koichi Sasada <ko1@atdot.net> | 2022-05-24 02:56:59 +0900 |
|---|---|---|
| committer | Koichi Sasada <ko1@atdot.net> | 2022-05-24 10:06:51 +0900 |
| commit | d9984f39d32f4cd692a35f4d803f7754ea262805 (patch) | |
| tree | 935aa00da1be80acd99b25dfb7e5e845020ca70d /include/ruby/internal/encoding/sprintf.h | |
| parent | 741ac503309f32b5c39073f46a205c99a31d4b0e (diff) | |
remove `NON_SCALAR_THREAD_ID` support
`NON_SCALAR_THREAD_ID` shows `pthread_t` is non-scalar (non-pointer)
and only s390x is known platform. However, the supporting code is
very complex and it is only used for deubg print information.
So this patch removes the support of `NON_SCALAR_THREAD_ID`
and make the code simple.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/5933
Diffstat (limited to 'include/ruby/internal/encoding/sprintf.h')
0 files changed, 0 insertions, 0 deletions
