Files
rust/src/libstd/sys/unix
bors b0e40bfba4 Auto merge of #62309 - jlevon:62302, r=alexcrichton
provide thread name to OS for Solarish systems

Fixes #62302

Passes a Linux bootstrap build. python x.py test src/tools/tidy happy.
I tested this with a small test binary that spawns a few threads, and verified
that:

 - on an illumos system lacking the libc function, the binary runs but no OS-level
    thread names are set
 - on an illumos system with the feature, the binary runs, and the thread names are
    visible and correct under tools like MDB, pstack, core dump, etc.
2019-08-02 19:06:53 +00:00
..
2019-07-01 12:15:27 +02:00
2019-07-18 15:14:56 +02:00
2019-07-18 15:14:56 +02:00
2019-02-28 04:06:15 +09:00
2018-12-25 21:08:33 -07:00
2019-05-13 11:09:06 +02:00
2019-05-13 11:09:06 +02:00
2019-04-27 08:34:08 -07:00
2019-02-28 04:06:15 +09:00
2019-04-27 08:34:08 -07:00
2019-05-13 11:09:06 +02:00
2019-04-27 08:34:08 -07:00
2019-02-28 04:06:15 +09:00
2019-04-27 08:34:08 -07:00
2019-02-28 04:06:15 +09:00
2019-08-01 17:01:33 +02:00
2019-02-28 04:06:15 +09:00