mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-15 07:01:42 +03:00
Fix a typo.
This commit is contained in:
parent
896ed3a8b3
commit
aa44ddbcdd
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ brevity. Much more detail can be found in the git revision history:
|
|||
unlikely to be an issue with other libc implementations. (@interwq)
|
||||
- Mask signals during background thread creation. This prevents signals from
|
||||
being inadvertently delivered to background threads. (@jasone,
|
||||
@davidgoldblatt, @interwq)
|
||||
@davidtgoldblatt, @interwq)
|
||||
- Avoid inactivity checks within background threads, in order to prevent
|
||||
recursive mutex acquisition. (@interwq)
|
||||
- Fix extent_grow_retained() to use the specified hooks when the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue