mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 07:27:33 +08:00
This patch adds a skeleton as a preparatory step for the next patch which adds the actual implementations of the condition variable functions. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D108947