summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcancel/psxcancel.scn
blob: 255e9242cec5839e7e1635b700d2e933037e13c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*** POSIX CANCEL TEST ***
Init - pthread_setcancelstate - NULL oldstate - EINVAL
Init - pthread_setcancelstate - bad state - EINVAL
Init - pthread_setcanceltype - NULL oldtype - EINVAL
Init - pthread_setcanceltype - bad type - EINVAL
countTaskDeferred: elapsed time (second):  0
countTaskDeferred: elapsed time (second):  1
countTaskDeferred: elapsed time (second):  2
countTaskDeferred: elapsed time (second):  3
countTaskDeferred: elapsed time (second):  4
countTaskAsync: elapsed time (second):  0
countTaskAsync: elapsed time (second):  1
countTaskAsync: elapsed time (second):  2
countTaskAsync: elapsed time (second):  3
countTaskAsync: elapsed time (second):  4
*** END OF POSIX CANCEL TEST ***