[libc] Use the constexpr constructor to initialize exit handlers mutex.
authorSiva Chandra Reddy <sivachandra@google.com>
Wed, 9 Mar 2022 21:30:22 +0000 (21:30 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Thu, 10 Mar 2022 02:52:35 +0000 (02:52 +0000)
commit83b8878fbb0ede596bd85400e921422e45376016
tree3b3e956f213c65144fef287d8e59d287e47b7052
parent3cb9af1be2b48a6b30b0f6d46ac8bff0ff2613fb
[libc] Use the constexpr constructor to initialize exit handlers mutex.

Reviewed By: abrachet

Differential Revision: https://reviews.llvm.org/D121334
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/atexit.cpp