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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [tests/] [psxtests/] [psx06/] [psx06.scn] - Rev 1765

Compare with Previous | Blame | View Log

*** POSIX TEST 6 ***
Init's ID is 0x0c010001
Init: pthread_key_create - SUCCESSFUL
Destructor invoked 0 times
Init: pthread_key_create - EAGAIN (too many keys)
Init: pthread_setspecific - EINVAL (invalid key)
Init: pthread_getspecific - EINVAL (invalid key)
Init: pthread_key_delete - EINVAL (invalid key)
Init: Setting the key to 0
Init: Got the key value of 0
Task_1: Setting the key to 1
Task_1: Got the key value of 1
Task_1: exitting
Destructor invoked 4 times
Task_2: Setting the key to 2
Task_2: Got the key value of 2
Task2: exitting
Init: pthread_key_delete - SUCCESSFUL
Destructor invoked 5 times
*** END OF POSIX TEST 6 ***

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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