[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
Wed May 13 10:17:20 PDT 2020
sivachandra updated this revision to Diff 263760.
sivachandra marked 5 inline comments as done.
sivachandra added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79828/new/
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.263760.patch
Type: text/x-patch
Size: 7526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200513/5c3980dc/attachment-0001.bin>
More information about the libc-commits
mailing list