[libc-commits] [PATCH] D120705: [libc] Remove the remaining uses of stdatomic.h.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 1 09:13:11 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG75747c739465: [libc] Remove the remaining uses of stdatomic.h. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120705/new/

https://reviews.llvm.org/D120705

Files:
  libc/config/linux/api.td
  libc/include/llvm-libc-types/CMakeLists.txt
  libc/include/llvm-libc-types/__futex_word.h
  libc/include/llvm-libc-types/mtx_t.h
  libc/include/llvm-libc-types/once_flag.h
  libc/include/llvm-libc-types/thrd_t.h
  libc/src/__support/CPP/atomic.h
  libc/src/threads/linux/CMakeLists.txt
  libc/src/threads/linux/Futex.h
  libc/src/threads/linux/Mutex.h
  libc/src/threads/linux/Thread.h
  libc/src/threads/linux/call_once.cpp
  libc/src/threads/linux/thrd_create.cpp
  libc/src/threads/linux/thrd_join.cpp
  libc/test/src/threads/CMakeLists.txt
  libc/test/src/threads/call_once_test.cpp
  libc/test/src/threads/cnd_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120705.412130.patch
Type: text/x-patch
Size: 20051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220301/b536310c/attachment-0001.bin>


More information about the libc-commits mailing list