|
|
|
|
NSLog(@"%@ terminateAllApplicationsOnOperation %@ asas %d", self, operation, logOut); if (logOut) return; /* We set up a pool in case the method has been called in a thread ... https://mail.gna.org/public/etoile-discuss/2007-08/msg00094.html
This acts as a primitive lock that coalesces log out requests. */ NSLog(@"%@ terminateAllApplicationsOnOperation %@ asas %d", self, operation, logOut); if (logOut) return ... https://mail.gna.org/public/etoile-discuss/2007-08/msg00095.html
|
|
|