diff options
author | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-04-16 12:21:56 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco.dijkstra@arm.com> | 2025-05-01 20:01:53 +0000 |
commit | 5d101745814b9c1d59fb830bb044f702437f3002 (patch) | |
tree | 285fe7f0e61b5532d2e694a58b521e733ed38542 /sysdeps/unix/sysv/linux/mq_receive.c | |
parent | 84977600dace5a7cfcb0918e6757939fd4969839 (diff) | |
download | glibc-5d101745814b9c1d59fb830bb044f702437f3002.zip glibc-5d101745814b9c1d59fb830bb044f702437f3002.tar.gz glibc-5d101745814b9c1d59fb830bb044f702437f3002.tar.bz2 |
malloc: Inline tcache_try_malloc
Inline tcache_try_malloc into calloc since it is the only caller. Also fix
usize2tidx and use it in __libc_malloc, __libc_calloc and _mid_memalign.
The result is simpler, cleaner code.
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/mq_receive.c')
0 files changed, 0 insertions, 0 deletions