summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx10 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* task_1: added to handle cases of waiting tasks on condition variablesMark Johannes1996-08-121-0/+60
|
* system.h: added protoypes for task and task2, added mutex id, and task idsMark Johannes1996-08-121-1/+10
|
* Init.c: added cases for signal, wait and broadcastMark Johannes1996-08-121-7/+26
|
* Task2: new task for broadcast caseMark Johannes1996-08-121-0/+46
|
* Init: added pthread_cond_init with an attr non-NULL, initialized the attr againMark Johannes1996-08-121-0/+8
|
* Init: added prliminary phtread_cond_init and destroy cases.Mark Johannes1996-08-121-0/+9
|
* system.h: added condition variable #define for 10 condition variablesMark Johannes1996-08-121-0/+2
|
* system.h: initial cvsMark Johannes1996-08-091-0/+53
|
* Init: added condattr - destroy, init, set and get casesMark Johannes1996-08-091-5/+6
|
* Init: Original file - tests for condition variables.Mark Johannes1996-08-081-0/+94