* Add Thread#native_thread_id [Feature #17853]
This commit is contained in:
NARUSE, Yui 2021-05-26 15:18:16 +09:00
Родитель 46655156dc
Коммит 9ddc767434
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -101,6 +101,10 @@ Outstanding ones only.
* Queue#initialize now accepts an Enumerable of initial values.
[[Feature #17327]]
* Thread
* Thread#native_thread_id is added. [[Feature #17853]]
* Thread::Backtrace
* Thread::Backtrace.limit, which returns the value to limit backtrace