[libc-commits] [PATCH] D131647: [libc] Add implemementations of thread specific data related API.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 10 22:19:26 PDT 2022


sivachandra added a comment.

This seems like a large patch, but the core is in just one file src/__support/threads/thread.cpp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131647



More information about the libc-commits mailing list