NetBSD/lib/libpthread/arch
ad 5c670ea686 - Make the threadreg code use _lwp_setprivate() instead of MD hooks.
XXX This must not be enabled by default because the LWP private mechanism
  is reserved for TLS. It is provided only as a test/demo.

  XXX Since ucontext_t does not contain the thread private variable, for a
  short time after threads are created their thread specific data is unset.
  If a signal arrives during that time we are screwed.

- No longer need pthread__osrev.

- Rearrange _lwp_ctl() calls slightly.
2009-03-29 09:30:05 +00:00
..
alpha Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
arm Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
hppa Remove unnecessary include. 2008-08-11 21:45:24 +00:00
i386 - Make the threadreg code use _lwp_setprivate() instead of MD hooks. 2009-03-29 09:30:05 +00:00
m68k Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mips Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
powerpc Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
powerpc64 Remove the PTHREAD_SA option. If M:N threads is reimplemented it's 2007-03-02 18:53:51 +00:00
sh3 Fix typo in comment. 2008-10-27 00:52:07 +00:00
sparc Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
sparc64 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
vax Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
x86_64 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00