mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 05:50:14 +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
|