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
..
2009-03-26 16:55:37 +00:00
2009-02-23 08:27:13 +00:00
2009-02-18 13:08:22 +00:00
2009-02-16 01:19:34 +00:00
2009-03-10 13:23:39 +00:00
2009-02-16 20:55:45 +00:00
2009-03-03 07:37:48 +00:00