sleep(1) does not guaranty afterfork order.
Also relative child/parent afterfork order is not important for this test so we
can just avoid checking that.
Details
Details
- Reviewers
dvyukov - Commits
- rG5faeefd4fa34: [tsan] Deflake pthread_atfork_deadlock3
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo