Searched refs:monotonic_mock (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Ddecay.c10 static bool monotonic_mock; variable
15 return (monotonic_mock);
22 if (monotonic_mock)
24 return (!monotonic_mock);
247 monotonic_mock = true;
319 monotonic_mock = false;

Completed in 22 milliseconds