rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.14k stars 318 forks source link

solaris add support for threadname. #3626

Closed devnexen closed 1 month ago

devnexen commented 1 month ago

from std::unix::thread::set_name, pthread_setname_np is a weak symbol (not always had been available). Other than that, similar to linux only having twice of its buffer limit.

devnexen commented 1 month ago

@rustbot ready

oli-obk commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit e02b6573c8b900da72528dc8eb709c2687703349 has been approved by oli-obk

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit e02b6573c8b900da72528dc8eb709c2687703349 with merge 04e80bc9a24cccadbfbe23365cf25d272f964554...

bors commented 1 month ago

:sunny: Test successful - checks-actions Approved by: oli-obk Pushing 04e80bc9a24cccadbfbe23365cf25d272f964554 to master...

bors commented 1 month ago

:sunny: Test successful - checks-actions Approved by: oli-obk Pushing 04e80bc9a24cccadbfbe23365cf25d272f964554 to master...