This website requires JavaScript.
Explore
Help
Sign In
dolysis
/
jemallocator
mirror of
https://github.com/girlbossceo/jemallocator.git
Watch
3
Star
0
Fork
You've already forked jemallocator
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
avoid-atexit
jemallocator
/
jemalloc-sys
/
tests
/
malloc_conf_empty.rs
7 lines
113 B
Rust
Raw
Permalink
Blame
History
#[
test
]
fn
malloc_conf_empty
(
)
{
unsafe
{
assert!
(
tikv_jemalloc_sys
::
malloc_conf
.
is_none
(
)
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink