[libc-commits] [libc] [libc] Add Darwin mutex support via os_sync primitives (PR #167722)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Sun Nov 30 18:37:42 PST 2025
================
@@ -0,0 +1,78 @@
+//===--- Futex utils for Darwin ------------------------*- C++-*-===//
----------------
SchrodingerZhu wrote:
The license header line length seems strange. It should be 80-characters long in total.
https://github.com/llvm/llvm-project/pull/167722
More information about the libc-commits
mailing list