Commit b44b609
authored
Rollup merge of rust-lang#123323 - devnexen:thread_set_name_solaris_fix, r=workingjubilee
std::thread: set_name change for solaris/illumos.
truncate down to 32 (31 + 1) for solaris/illumos.1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
186 | 188 | | |
| 189 | + | |
187 | 190 | | |
188 | 191 | | |
189 | 192 | | |
| |||
0 commit comments