mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Remove internal_function attribute
This commit is contained in:
@ -607,7 +607,6 @@ hidden_def (__pthread_mutex_lock)
|
||||
|
||||
#ifdef NO_INCR
|
||||
void
|
||||
internal_function
|
||||
__pthread_mutex_cond_lock_adjust (pthread_mutex_t *mutex)
|
||||
{
|
||||
assert ((mutex->__data.__kind & PTHREAD_MUTEX_PRIO_INHERIT_NP) != 0);
|
||||
|
Reference in New Issue
Block a user