Lines Matching refs:sz
6 size_t sz = sizeof(bool); in thd_start() local
7 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, NULL, in thd_start()
12 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
13 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
18 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
19 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
23 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
24 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
28 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
29 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
33 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
34 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
39 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
40 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
45 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
46 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
51 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
52 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()
57 assert_d_eq(mallctl("thread.tcache.enabled", (void *)&e0, &sz, in thd_start()
58 (void *)&e1, sz), 0, "Unexpected mallctl() error"); in thd_start()