Commit f536356
committed
Auto merge of rust-lang#3126 - semarie:openbsd-thrname, r=JohnTitor
add p_name field in kinfo_proc struct on OpenBSD
pthread_get_name_np() and pthread_set_name_np() are now using a kernel storage and could be viewed from outside the process.
Reference: openbsd/src@cef5a141 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
501 | 502 | | |
502 | 503 | | |
503 | 504 | | |
| |||
0 commit comments