[libc-commits] [libc] [libc] add timeout and clock conversion utilities (PR #91905)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Mon May 13 09:25:26 PDT 2024


================

----------------
SchrodingerZhu wrote:

The problem is that futex-timeout can form a dependency cycle if clock_gettime is implemented using vdso which uses callonce to initialize the function table.

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


More information about the libc-commits mailing list