Lines Matching refs:_int_free
7899 (_int_free): Use CAS loop with
11118 * malloc/malloc.c (_int_free): Validate tc_idx before checking for
11371 (_int_free): Check for double free in tcache.
11522 (_int_free): Use fastbin_push_entry.
11587 (_int_malloc, _int_free): Adjust.
14352 * malloc/malloc.c (_int_free): Check for corrupt prev_size vs size.
30994 * malloc/malloc.c (_int_free): Add SINGLE_THREAD_P fast paths.
31048 * malloc/malloc.c (_int_free): Fix deadlock bug in consistency check.
31172 (_int_free): Likewise.
35926 * malloc/malloc.c (_int_free): Remove locked variable and related
36156 (_int_free): Likewise. Remove arena unlock.