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

Michael Jones via libc-commits libc-commits at lists.llvm.org
Tue May 28 12:36:46 PDT 2024


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

all of the functions in this header should be marked `LIBC_INLINE`

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


More information about the libc-commits mailing list