source: rtems/c/src/tests/psxtests/psxcancel/psxcancel.scn @ 4f234da

4.104.114.84.95
Last change on this file since 4f234da was 4f234da, checked in by Joel Sherrill <joel.sherrill@…>, on 07/05/02 at 18:07:49

2002-07-05 Joel Sherrill <joel@…>

  • psxcancel/Makefile.am, psxcancel/init.c, psxcancel/psxcancel.scn: Updated as part of PR164 which reported problems with the RTEMS implementation of pthread_cancel.
  • Property mode set to 100644
File size: 496 bytes
Line 
1
2
3*** POSIX CANCEL TEST ***
4countTaskDeferred: elapsed time (second):  0
5countTaskDeferred: elapsed time (second):  1
6countTaskDeferred: elapsed time (second):  2
7countTaskDeferred: elapsed time (second):  3
8countTaskDeferred: elapsed time (second):  4
9countTaskAsync: elapsed time (second):  0
10countTaskAsync: elapsed time (second):  1
11countTaskAsync: elapsed time (second):  2
12countTaskAsync: elapsed time (second):  3
13countTaskAsync: elapsed time (second):  4
14*** END OF POSIX CANCEL TEST ***
Note: See TracBrowser for help on using the repository browser.