filled in screen

This commit is contained in:
Mark Johannes
1996-08-23 15:56:50 +00:00
parent 237088cfdf
commit 3adf786d12
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
*** POSIX TEST 12 ***
Init's ID is 0x0c010001
Init: pthread_attr_init - SUCCESSFUL
Init: pthread_create - EINVAL (invalid scheduling policy)
Init: pthread_attr_init - SUCCESSFUL
Init: set scheduling parameter attributes for sporadic server
Init: pthread_create - EINVAL (replenish < budget)
Init: pthread_create - EINVAL (invalid ss_low_priority)
Init: pthread_create - SUCCESSFUL
Task_1: exitting
*** END OF POSIX TEST 12 ***