mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-20 16:33:46 +03: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
|