This is an archive of the discontinued LLVM Phabricator instance.

[TSan] FreeBSD / intercept thr_exit
ClosedPublic

Authored by devnexen on Jun 2 2018, 12:44 PM.

Details

Summary

intercepting thr_exit to terminate threads under FreeBSD.
Unblock few unit tests hanging.

Diff Detail

Repository
rL LLVM

Event Timeline

devnexen created this revision.Jun 2 2018, 12:44 PM
Herald added subscribers: Restricted Project, llvm-commits, kubamracek. · View Herald TranscriptJun 2 2018, 12:44 PM
dvyukov accepted this revision.Jun 3 2018, 10:54 PM
This revision is now accepted and ready to land.Jun 3 2018, 10:54 PM
Closed by commit rL333870 (authored by devnexen). · Explain WhyJun 3 2018, 11:06 PM
This revision was automatically updated to reflect the committed changes.