[libc-commits] [libc] [libc] rework mutex (PR #92168)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Tue May 28 22:17:37 PDT 2024


================
@@ -69,7 +71,7 @@ class Dir {
   // cleaned up.
   int close();
----------------
SchrodingerZhu wrote:

Just to confirm: including declarations with separate definitions in another TU?

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


More information about the libc-commits mailing list