[libc-commits] [libc] [WIP] implement recursive mutex and deadlock detection (PR #133258)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Thu Mar 27 07:44:13 PDT 2025
SchrodingerZhu wrote:
Hi,
@nickdesaulniers @michaelrj-google @lntue
I cannot make this work easily. We have establish a cyclic dependency if we want to use the identifier library in fullbuild.
Is it possible to separate the thread attribute and thread implementation? Could you take a look at this when you have bandwidth.
https://github.com/llvm/llvm-project/pull/133258
More information about the libc-commits
mailing list