mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-11 13:50:06 +00:00
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
|