[libc-commits] [libc] [libc] Add Darwin mutex support via os_sync primitives (PR #167722)
Shreeyash Pandey via libc-commits
libc-commits at lists.llvm.org
Mon Dec 1 05:39:47 PST 2025
================
@@ -0,0 +1,45 @@
+//===-- Unittests for Darwin's Mutex ------------------------------------===//
----------------
bojle wrote:
This implies tests from linux/ should be moved one dir up, is that correct?
https://github.com/llvm/llvm-project/pull/167722
More information about the libc-commits
mailing list