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

/haiku/src/servers/launch/
H A DLaunchDaemon.cpp202 bool forceNow = false);
1685 Unless \a forceNow is true, the target is only launched if its events,
1689 LaunchDaemon::_LaunchJobs(Target* target, bool forceNow) argument
1691 if (!forceNow && target != NULL && (!target->EventHasTriggered()

Completed in 39 milliseconds