This is an archive of the discontinued LLVM Phabricator instance.

[libc] Move fences into outbox/wait-for-ownership test
ClosedPublic

Authored by JonChesterfield on Jun 22 2023, 10:00 AM.

Details

Summary

Also moves the wait-until-inbox-changes test into a shared method.

Diff Detail

Event Timeline

Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 22 2023, 10:00 AM
JonChesterfield requested review of this revision.Jun 22 2023, 10:00 AM
jhuber6 added inline comments.Jun 22 2023, 10:02 AM
libc/src/__support/RPC/rpc.h
145
147

Why does this return a value?

362
This revision is now accepted and ready to land.Jun 22 2023, 10:04 AM
  • fix uses of process instance
  • and take integers in the right order
This revision was landed with ongoing or failed builds.Jun 22 2023, 10:14 AM
This revision was automatically updated to reflect the committed changes.