mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Implement allocate_once for atomic initialization with allocation
This commit is contained in:
@ -165,5 +165,6 @@ libc {
|
||||
__tdelete; __tfind; __tsearch; __twalk;
|
||||
__mmap; __munmap; __mprotect;
|
||||
__sched_get_priority_min; __sched_get_priority_max;
|
||||
__libc_allocate_once_slow;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user