Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dnstime.c223 nstime_t nst0; in TEST_BEGIN() local
224 nstime_copy(&nst0, &nst); in TEST_BEGIN()
227 assert_d_eq(nstime_compare(&nst, &nst0), 0, in TEST_BEGIN()