Files
sdk/runtime
Derek Xu 5577eafdba [VM] Add OSThread::GetCurrentThreadName() method
Some fields of `OSThread` are initialized by retrieving information by
calling OS functions. For example, `trace_id_` is initialized by calling
`OSThread::GetCurrentThreadTraceId()`. Similarly, this CL adds the
`OSThread::GetCurrentThreadName()` method and uses it to initialize
`name_`.

TEST=CI

Change-Id: Iee121d71e660be01ff684a298144fa7d59e3b61d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/278662
Commit-Queue: Derek Xu <derekx@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2023-01-31 22:37:30 +00:00
..
2023-01-24 18:00:25 +00:00
2023-01-24 18:00:25 +00:00
2023-01-30 18:29:59 +00:00
2023-01-26 09:12:41 +00:00
2023-01-25 14:08:27 +00:00
2023-01-24 18:00:25 +00:00
2023-01-24 18:00:25 +00:00
2022-10-25 10:57:07 +00:00
2022-02-14 14:06:34 +00:00