Searched hist:"8 fb3930a4290eb1156bbe53fba7947b0cd2be237" (Results 1 – 10 of 10) sorted by relevance
/haiku/src/servers/package/ |
H A D | Job.cpp | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | Job.h | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | JobQueue.cpp | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | JobQueue.h | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | PackageDaemon.cpp | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | Jamfile | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | Root.h | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | Root.cpp | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | Volume.h | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|
H A D | Volume.cpp | 8fb3930a4290eb1156bbe53fba7947b0cd2be237 Sun Apr 07 22:05:51 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> package daemon: Make all work with the packages asynchronous
There's now a worker thread per Root that does all the work that can take time. Node monitoring notifications received in the main thread are just pushed into the worker's job queue, so the application looper remains responsive.
|