提交 7152a61a 编写于 作者: R Rich Felker

add FUTEX_PRIVATE macro to internal futex.h

上级 c0ed5a20
......@@ -12,6 +12,8 @@
#define FUTEX_TRYLOCK_PI 8
#define FUTEX_WAIT_BITSET 9
#define FUTEX_PRIVATE 128
#define FUTEX_CLOCK_REALTIME 256
int __futex(volatile int *, int, int, void *);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册