Re: Thread Local Storage
From: Markus Gyger (markus+news_at_gyger.org)
Date: 01/30/05
- Next message: Paul Sheer: "Re: generic time parsing functions, getdate() DATEMSK examples, and strptime()"
- Previous message: Gianni Mariani: "Re: Thread Local Storage"
- In reply to: Gianni Mariani: "Re: Thread Local Storage"
- Next in thread: William Ahern: "Re: Thread Local Storage"
- Reply: William Ahern: "Re: Thread Local Storage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Jan 2005 00:47:13 +0000 (UTC)
Gianni Mariani writes:
> What I'd like
> to see is a another section in executable files that are thread specific
> and a keyword when declaring a variable that would be placed in a thread
> specific section.
Sun Studio compilers on Solaris support a __thread specifier:
http://docs.sun.com/source/819-0494/sun.specific.html#46507
http://docs.sun.com/doc/817-1984/6mhm7pl2b?a=view
http://docs.sun.com/coll/771.6 http://docs.sun.com/coll/45.20
Markus
- Next message: Paul Sheer: "Re: generic time parsing functions, getdate() DATEMSK examples, and strptime()"
- Previous message: Gianni Mariani: "Re: Thread Local Storage"
- In reply to: Gianni Mariani: "Re: Thread Local Storage"
- Next in thread: William Ahern: "Re: Thread Local Storage"
- Reply: William Ahern: "Re: Thread Local Storage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|