Searched hist:"6899 a856fe0e9bfbf5b5f95ae35b4c530c76f635" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/servers/registrar/ |
H A D | ShutdownProcess.h | 6899a856fe0e9bfbf5b5f95ae35b4c530c76f635 Sat Mar 10 14:48:26 UTC 2018 Jérôme Duval <jerome.duval@gmail.com> Shutdown: follow up on ff6135f474eed07e58bbd1557cd2cd8ee8027677
* calling TRoster::GetShutdownApps() multiple times with the same lists leads to problems because the lists aren't emptied first. * instead we watch the user app launches, add them in the fUserApps list, and let _QuitApps() iterates through the fUserApps list until it is empty.
|
H A D | TRoster.h | 6899a856fe0e9bfbf5b5f95ae35b4c530c76f635 Sat Mar 10 14:48:26 UTC 2018 Jérôme Duval <jerome.duval@gmail.com> Shutdown: follow up on ff6135f474eed07e58bbd1557cd2cd8ee8027677
* calling TRoster::GetShutdownApps() multiple times with the same lists leads to problems because the lists aren't emptied first. * instead we watch the user app launches, add them in the fUserApps list, and let _QuitApps() iterates through the fUserApps list until it is empty.
|
H A D | ShutdownProcess.cpp | 6899a856fe0e9bfbf5b5f95ae35b4c530c76f635 Sat Mar 10 14:48:26 UTC 2018 Jérôme Duval <jerome.duval@gmail.com> Shutdown: follow up on ff6135f474eed07e58bbd1557cd2cd8ee8027677
* calling TRoster::GetShutdownApps() multiple times with the same lists leads to problems because the lists aren't emptied first. * instead we watch the user app launches, add them in the fUserApps list, and let _QuitApps() iterates through the fUserApps list until it is empty.
|
H A D | TRoster.cpp | 6899a856fe0e9bfbf5b5f95ae35b4c530c76f635 Sat Mar 10 14:48:26 UTC 2018 Jérôme Duval <jerome.duval@gmail.com> Shutdown: follow up on ff6135f474eed07e58bbd1557cd2cd8ee8027677
* calling TRoster::GetShutdownApps() multiple times with the same lists leads to problems because the lists aren't emptied first. * instead we watch the user app launches, add them in the fUserApps list, and let _QuitApps() iterates through the fUserApps list until it is empty.
|