mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-28 11:23:08 +03:00
fix some typos
Signed-off-by: cuishuang <imcusg@gmail.com>
This commit is contained in:
parent
0e29ad4efa
commit
9a242f16d9
10 changed files with 11 additions and 11 deletions
|
|
@ -327,7 +327,7 @@ a0dalloc(void *ptr) {
|
|||
}
|
||||
|
||||
/*
|
||||
* FreeBSD's libc uses the bootstrap_*() functions in bootstrap-senstive
|
||||
* FreeBSD's libc uses the bootstrap_*() functions in bootstrap-sensitive
|
||||
* situations that cannot tolerate TLS variable access (TLS allocation and very
|
||||
* early internal data structure initialization).
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue