[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
Thu May 28 23:58:04 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0baf0e8cfc18: [libc] Add implementation of call_once from threads.h. (authored by sivachandra).

Changed prior to commit:
  https://reviews.llvm.org/D79828?vs=265647&id=267129#toc

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.h
  libc/src/threads/linux/CMakeLists.txt
  libc/src/threads/linux/call_once.cpp
  libc/test/src/threads/CMakeLists.txt
  libc/test/src/threads/call_once_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79828.267129.patch
Type: text/x-patch
Size: 11243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200529/3d8d7cba/attachment-0001.bin>


More information about the libc-commits mailing list