mirror of git://sourceware.org/git/glibc.git
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
|
#include <pthreadP.h>
|
||
|
|
||
|
-- These PI macros are used by assembly code.
|
||
|
|
||
|
MUTEX_KIND offsetof (pthread_mutex_t, __data.__kind)
|
||
|
PI_BIT PTHREAD_MUTEX_PRIO_INHERIT_NP
|