Jérôme Duval 954f408f50 * PTHREAD_MUTEX_INITIALIZER inits to NULL, pthread_mutex_lock now call pthread_mutex_init to support this PTHREAD_MUTEX_INITIALIZER
* pthread_key_create and pthread_key_delete now manages correctly a list of key/destructor
* pthread_create now uses a private thread function to add a "on_exit_thread" call for destructors
* pthread_join now returns B_OK in every case, and, as a joinable thread could already be gone, wait_for_thread would not find it


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17895 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-06-21 14:07:34 +00:00
..
2005-10-28 11:42:00 +00:00
2004-06-30 02:34:10 +00:00
2004-12-07 17:24:16 +00:00
2004-09-21 22:45:08 +00:00
2004-09-02 01:03:51 +00:00
2006-06-15 23:39:15 +00:00
2004-09-08 16:22:28 +00:00
2006-04-06 07:04:34 +00:00
2006-03-16 11:09:43 +00:00
2004-07-05 23:20:43 +00:00
2005-02-22 18:06:35 +00:00
2006-03-16 14:42:04 +00:00