freebsd-dev/tools/regression/pthread
Dag-Erling Smørgrav fcd61d9141 After careful consideration (and a brief discussion with attilio@), change
the semantics of pthread_mutex_islocked_np() to return true if and only if
the mutex is held by the current thread.

Obviously, change the regression test to match.

MFC after:	2 weeks
2008-02-04 12:35:23 +00:00
..
cv_cancel1 initialize mutex and cv. 2006-12-06 00:03:42 +00:00
mutex_islocked_np After careful consideration (and a brief discussion with attilio@), change 2008-02-04 12:35:23 +00:00