Comment #1 on issue 26365 by [email protected]: We need to remove CleanUp() from base::Thread and come up with another mechanism to do cleanup. http://code.google.com/p/chromium/issues/detail?id=26365
FYI: There is an issue for adding a warning to GCC: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33475 Unfortunately, there doesn't seem to be an elegant or foolproof way to handle this. Removing the Stop() and adding a CHECK that the thread has already stopped is probably the best way forward at the moment. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
