about summary refs log tree commit diff
path: root/malloc/thread-freeres.c
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2017-10-20 17:27:53 +0100
committerWilco Dijkstra <wdijkstr@arm.com>2017-10-20 17:31:06 +0100
commita15d53e2de4c7d83bda251469d92a3c7b49a90db (patch)
tree6ed955b98d9166a0c9d85c30d1898a4d9238a3e9 /malloc/thread-freeres.c
parentb9a558e790c7f13f04f3fcf229f12543b8119732 (diff)
downloadglibc-a15d53e2de4c7d83bda251469d92a3c7b49a90db.tar.gz
glibc-a15d53e2de4c7d83bda251469d92a3c7b49a90db.tar.xz
glibc-a15d53e2de4c7d83bda251469d92a3c7b49a90db.zip
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.
Diffstat (limited to 'malloc/thread-freeres.c')
0 files changed, 0 insertions, 0 deletions