Corinna Vinschen 4866e86cb1 * thread.cc (pthread_mutex::pthread_mutex): Change default type
to PTHREAD_MUTEX_NORMAL.
	(pthread_mutex::unlock): Return EPERM if the mutex has no owner and
	the mutex type is PTHREAD_MUTEX_ERRORCHECK, as on Linux.
	(pthread_mutexattr::pthread_mutexattr): Ditto.
	(pthread_mutex_unlock): Do not fail if mutex is a normal mutex
	initializer.
	* include/pthread.h (PTHREAD_MUTEX_INITIALIZER): Redefine as
	PTHREAD_NORMAL_MUTEX_INITIALIZER_NP.
2014-07-14 09:42:15 +00:00
..
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2005-07-26 00:55:42 +00:00
2012-06-06 04:45:48 +00:00
2011-12-17 23:39:47 +00:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2000-02-17 19:38:33 +00:00
2007-06-21 15:57:54 +00:00
2013-04-23 09:44:36 +00:00
2013-04-23 09:44:36 +00:00
2005-02-22 19:45:41 +00:00
2013-04-23 09:44:36 +00:00
2001-09-11 20:01:02 +00:00
2013-04-23 09:44:36 +00:00
2013-11-19 13:29:37 +00:00
2001-03-05 21:29:24 +00:00
2009-12-26 06:20:56 +00:00
2011-12-17 23:39:47 +00:00
2007-02-20 15:48:04 +00:00
2013-04-23 09:44:36 +00:00
2000-12-10 22:19:50 +00:00
2008-04-24 08:46:41 +00:00