Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp1107 const boot_clock::time_point far_future = boot_clock::time_point::max(); in SecondStageMain() local
1108 boot_clock::time_point next_action_time = far_future; in SecondStageMain()
1137 if (next_action_time != far_future) { in SecondStageMain()