Home
last modified time | relevance | path

Searched refs:dp0 (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/jemalloc/test/integration/
A Dallocated.c17 uint64_t *ap0, *ap1, *dp0, *dp1; in thd_start() local
45 sz = sizeof(dp0); in thd_start()
46 if ((err = mallctl("thread.deallocatedp", (void *)&dp0, &sz, NULL, in thd_start()
53 assert_u64_eq(*dp0, d0, in thd_start()
84 assert_ptr_eq(dp0, dp1, in thd_start()

Completed in 2 milliseconds