/haiku/docs/user/app/ |
H A D | LaunchRoster.dox | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
/haiku/src/servers/launch/ |
H A D | Events.h | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
H A D | Events.cpp | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
H A D | Job.h | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
H A D | Job.cpp | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
H A D | LaunchDaemon.cpp | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
/haiku/headers/private/app/ |
H A D | LaunchRoster.h | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
/haiku/src/kits/app/ |
H A D | LaunchRoster.cpp | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|
/haiku/src/servers/mount/ |
H A D | AutoMounter.cpp | 7cd19b7e5c0e66b06a3064275dd7519e50a7f89f Sat Oct 17 12:07:53 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Implemented sticky events, and registration.
* Sticky events are events that keep their signal raised, ie. even if a job is initialized afterwards, it will still be triggered. * Consolidated naming for external events. * Events are now registered once they are actually being used. This allows them to allocate the resources they need to do their thing.
|