We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3903f commit a5044e6Copy full SHA for a5044e6
libc/src/__support/threads/linux/CMakeLists.txt
@@ -27,7 +27,7 @@ add_header_library(
27
HDRS
28
mutex.h
29
DEPENDS
30
- .futex
+ .futex_utils
31
libc.src.__support.threads.mutex_common
32
)
33
0 commit comments