summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx10 (unfollow)
Commit message (Expand)AuthorFilesLines
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill5-25/+25
1996-09-12Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes1-26/+32
1996-08-23Filled in screenMark Johannes1-0/+60
1996-08-23Changed test 5 to test 10 at bottomMark Johannes1-1/+1
1996-08-22Commented out the EINVAL for mutex not acquired befor cond_wait callMark Johannes1-4/+9
1996-08-14system.h: added task3 and changed condition variable config to 1Mark Johannes1-1/+6
1996-08-14task3: added to test error case in Wait_support for lock on mutexMark Johannes1-0/+46
1996-08-14init: added error case for wait timedwait, and wait supportMark Johannes1-8/+153
1996-08-13task_2: added comments and print statement for task exitMark Johannes1-0/+1
1996-08-13task_1: added comments and print statement for task exitMark Johannes1-0/+5
1996-08-13Init.c: added timewait case, added broadcast caseMark Johannes1-3/+28
1996-08-12task_1: added to handle cases of waiting tasks on condition variablesMark Johannes1-0/+60
1996-08-12system.h: added protoypes for task and task2, added mutex id, and task idsMark Johannes1-1/+10
1996-08-12Init.c: added cases for signal, wait and broadcastMark Johannes1-7/+26
1996-08-12Task2: new task for broadcast caseMark Johannes1-0/+46
1996-08-12Init: added pthread_cond_init with an attr non-NULL, initialized the attr againMark Johannes1-0/+8
1996-08-12Init: added prliminary phtread_cond_init and destroy cases.Mark Johannes1-0/+9
1996-08-12system.h: added condition variable #define for 10 condition variablesMark Johannes1-0/+2
1996-08-09system.h: initial cvsMark Johannes1-0/+53
1996-08-09Init: added condattr - destroy, init, set and get casesMark Johannes1-5/+6
1996-08-08Init: Original file - tests for condition variables.Mark Johannes1-0/+94