diff options
author | Ben Gamari <ben@well-typed.com> | 2022-09-26 15:19:19 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2022-10-14 18:29:20 -0400 |
commit | ee0deb8054da2a597fc5624469b4c44fd769ada2 (patch) | |
tree | 7deb56b7f98bc6b16c927a6b85b8736d6abd0bf8 /testsuite/tests | |
parent | aec5a443bc45ca99cfeedc1777edb0aceca142cf (diff) | |
download | haskell-ee0deb8054da2a597fc5624469b4c44fd769ada2.tar.gz |
rts: Use pthread_setname_np correctly on Darwin
As noted in #22206, pthread_setname_np on Darwin only supports
setting the name of the calling thread. Consequently we must introduce
a trampoline which first sets the thread name before entering the thread
entrypoint.
Diffstat (limited to 'testsuite/tests')
0 files changed, 0 insertions, 0 deletions