Searched defs:Z_IS_TIMEOUT_RELATIVE (Results 1 – 1 of 1) sorted by relevance
154 #define Z_IS_TIMEOUT_RELATIVE(timeout) (Z_TICK_ABS((timeout).ticks) < 0) macro156 #define Z_IS_TIMEOUT_RELATIVE(timeout) true macro