[libc-commits] [PATCH] D122876: [libc][NFC] Do not call mmap and munmap from thread functions.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 1 22:12:25 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a7cd4a1df6c: [libc][NFC] Do not call mmap and munmap from thread functions. (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122876

Files:
  libc/src/threads/linux/CMakeLists.txt
  libc/src/threads/linux/thrd_create.cpp
  libc/src/threads/linux/thrd_join.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122876.419932.patch
Type: text/x-patch
Size: 4918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220402/fa97ef0a/attachment.bin>


More information about the libc-commits mailing list