[libcxx-commits] [PATCH] D76632: [libc++] Do not use futex if LIBCXX_HAS_MUSL_LIBC is ON

Olivier Giroux via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 23 12:01:01 PDT 2020


__simt__ added a comment.

What does the Linux syscall have to do with MUSL?

Is the C library calling dibs on the entire platform?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76632/new/

https://reviews.llvm.org/D76632





More information about the libcxx-commits mailing list