[libc-commits] [libc] [libc] implement mlock/mlock2/munlock/mlockall/munlockall (PR #79645)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Mon Jan 29 09:48:27 PST 2024


SchrodingerZhu wrote:

@nickdesaulniers putting `mlock2` inside `mlock` does not work as the header would not be generated properly. I will separate them.

https://github.com/llvm/llvm-project/pull/79645


More information about the libc-commits mailing list