[libc-commits] [PATCH] D79828: [libc] Add implementation of call_once from threads.h.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 12 17:15:35 PDT 2020
sivachandra created this revision.
sivachandra added reviewers: phosek, abrachet.
Herald added subscribers: libc-commits, tschuett, jfb, mgorny.
Herald added a project: libc-project.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D79828
Files:
libc/config/linux/api.td
libc/lib/CMakeLists.txt
libc/spec/stdc.td
libc/src/threads/CMakeLists.txt
libc/src/threads/call_once.cpp
libc/src/threads/call_once.h
libc/test/src/threads/CMakeLists.txt
libc/test/src/threads/call_once_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79828.263572.patch
Type: text/x-patch
Size: 7716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200513/0c8e17be/attachment-0001.bin>
More information about the libc-commits
mailing list