bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: qoth 2012 q1/q2, preliminary


From: Samuel Thibault
Subject: Re: qoth 2012 q1/q2, preliminary
Date: Tue, 18 Sep 2012 00:17:47 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Arne Babenhauserheide, le Tue 18 Sep 2012 00:09:56 +0200, a écrit :
> Am Montag, 17. September 2012, 23:35:35 schrieb Samuel Thibault:
> > Arne Babenhauserheide, le Mon 17 Sep 2012 23:29:52 +0200, a écrit :
> > > * Samuel Thibault [added TLS
> > > support](http://lists.gnu.org/archive/html/bug-
> > > hurd/2012-05/msg00046.html) to Hurd, getting us up to date with the
> > > standard of secure networking.
> > 
> > This TLS has nothing to do with network TLS actually :)
> 
> Oh… thanks for the catch!
> 
> What does it have to do with, then? :)

Thread Local Storage.

__thread int i = 3;

i is magically a per-thread variable.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]