Skip to content
Commit f06cd8c8 authored by Petr Hosek's avatar Petr Hosek Committed by Hans Wennborg
Browse files

[libcxx] Use mtx_plain | mtx_recursive following C11 API

The C11 API specifies that to initialize a recursive mutex,
mtx_plain | mtx_recursive should be used with mtx_init.

Differential Revision: https://reviews.llvm.org/D72809

(cherry picked from commit 3481e5d7)
parent cd4c65f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment