Use a wrapper class around std::mutex to prevent calls to mutex functions when
the threading API is disabled.
Depends on D110349
Differential D113065
[libcxx][SystemZ][z/OS] Update libcxx/src/debug.cpp to accommodate POSIX(OFF) AbandonedPublic Authored by DanielMcIntosh-IBM on Nov 2 2021, 3:13 PM.
Details
Summary Use a wrapper class around std::mutex to prevent calls to mutex functions when Depends on D110349
Diff Detail
Revision Contents
Diff 384934 libcxx/src/debug.cpp
|