Robert Collins
ac9841a070
Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>
* thread.h (MT_Interface): Remove pshared mutex array.
Add a threadsafe list for mutex tracking (for fixupafter fork).
* thread.cc (MTInterface::Init): Remove pshared mutex array.
(pthread_mutex::pthread_mutex): Remove pshared mutex functionality.
Fail with EINVAL on attempts to use pshared functionality.
(__pthread_mutex_getpshared): Remove.
(__pthread_cond_timedwait): Remove pshared mutex functionality.
(__pthread_cond_wait): Ditto.
(__pthread_mutex_init): Ditto.
(__pthread_mutex_getprioceiling): Ditto.
(__pthread_mutex_lock): Ditto.
(__pthread_mutex_trylock): Ditto.
(__pthread_mutex_unlock): Ditto.
(__pthread_mutex_destroy): Ditto.
(__pthread_mutex_setprioceiling): Ditto.
(__pthread_mutexattr_setpshared): Ditto.
2001-09-09 22:39:35 +00:00
..
2001-04-19 03:55:02 +00:00
2001-09-09 22:39:35 +00:00
2001-09-07 16:48:23 +00:00
2001-09-06 00:45:51 +00:00
2001-05-20 04:25:02 +00:00
2001-09-09 13:38:17 +00:00
2001-09-09 13:18:51 +00:00
2001-09-04 20:56:23 +00:00
2001-05-15 05:11:55 +00:00
2001-05-05 04:18:16 +00:00
2001-05-05 04:18:16 +00:00
2000-02-17 19:38:33 +00:00
2000-08-10 23:51:25 +00:00
2001-05-15 05:11:55 +00:00
2000-10-02 02:05:23 +00:00