From 482960380d78140760eadf28364feca1f904e35c Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 25 Oct 1999 14:11:12 +0000 Subject: Modified to reflect test change where reinitialize mutex test case was removed. --- testsuites/psxtests/psx05/psx05.scn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psx05/psx05.scn') diff --git a/testsuites/psxtests/psx05/psx05.scn b/testsuites/psxtests/psx05/psx05.scn index 5106223388..83d46b5a90 100644 --- a/testsuites/psxtests/psx05/psx05.scn +++ b/testsuites/psxtests/psx05/psx05.scn @@ -36,7 +36,7 @@ Init: mutex priority ceiling is 128 Init: mutex process shared is (1) -- PTHREAD_PROCESS_SHARED Init: Resetting mutex attributes Init: pthread_mutex_init - SUCCESSFUL -Init: pthread_mutex_init - EBUSY (attempt to initialize an existing mutex) +Init: pthread_mutex_init - EBUSY (reinitialize an existing mutex) - skipped Init: pthread_mutex_trylock - EINVAL (illegal ID) Init: pthread_mutex_trylock - SUCCESSFUL Init: pthread_mutex_trylock - EDEADLK (already locked) -- cgit v1.2.3