1 Apr 2009 03:14
turning off thread local storage
I'm trying to figure out how to get a "regular" global variable that is shared by all threads. I'm not putting any __thread prefix or anything, yet I get two different memory addresses for a global variable in two different threads. This is terrible. Any ideas? ------------------------------------------------------------------------------ -- _______________________________________________ MinGW-users mailing list MinGW-users@... This list observes the Etiquette found at http://www.mingw.org/Mailing_Lists. We ask that you be polite and do the same. Most annoying abuses are: 1) Top posting 2) Thread hijacking 3) HTML/MIME encoded mail 4) Improper quoting 5) Improper trimming _______________________________________________ You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users
RSS Feed