This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add a skeleton for C standard condition variable functions.
ClosedPublic

Authored by sivachandra on Aug 30 2021, 1:59 PM.

Details

Summary

This patch adds a skeleton as a preparatory step for the next patch which
adds the actual implementations of the condition variable functions.

Diff Detail

Event Timeline

sivachandra created this revision.Aug 30 2021, 1:59 PM
sivachandra requested review of this revision.Aug 30 2021, 1:59 PM
This revision is now accepted and ready to land.Aug 30 2021, 2:47 PM
This revision was landed with ongoing or failed builds.Sep 1 2021, 12:42 PM
This revision was automatically updated to reflect the committed changes.