OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [tests/] [psxtests/] [psx06/] [psx06.scn] - Blame information for rev 173

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
*** POSIX TEST 6 ***
2
Init's ID is 0x0c010001
3
Init: pthread_key_create - SUCCESSFUL
4
Destructor invoked 0 times
5
Init: pthread_key_create - EAGAIN (too many keys)
6
Init: pthread_setspecific - EINVAL (invalid key)
7
Init: pthread_getspecific - EINVAL (invalid key)
8
Init: pthread_key_delete - EINVAL (invalid key)
9
Init: Setting the key to 0
10
Init: Got the key value of 0
11
Task_1: Setting the key to 1
12
Task_1: Got the key value of 1
13
Task_1: exitting
14
Destructor invoked 4 times
15
Task_2: Setting the key to 2
16
Task_2: Got the key value of 2
17
Task2: exitting
18
Init: pthread_key_delete - SUCCESSFUL
19
Destructor invoked 5 times
20
*** END OF POSIX TEST 6 ***

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.