Skip to content
Commit e759c323 authored by Wilco Dijkstra's avatar Wilco Dijkstra Committed by Siddhesh Poyarekar
Browse files

Add single-threaded path to _int_free

This patch adds single-threaded fast paths to _int_free.
Bypass the explicit locking for larger allocations.

	* malloc/malloc.c (_int_free): Add SINGLE_THREAD_P fast paths.

(cherry-picked from a15d53e2)
parent 0e248370
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment