Back to home page

LXR

 
 

    


Warning, /testsuites/psxtests/psxcancel/psxcancel.scn is written in an unsupported language. File is not indexed.

0001 *** BEGIN OF TEST PSXCANCEL ***
0002 Init - pthread_setcancelstate - NULL oldstate
0003 Init - pthread_setcancelstate - bad state - EINVAL
0004 Init - pthread_setcanceltype - NULL oldtype
0005 Init - pthread_setcanceltype - bad type - EINVAL
0006 Init - pthread_cancel - bad ID - EINVAL
0007 countTaskDeferred: elapsed time (second):  0
0008 countTaskDeferred: elapsed time (second):  1
0009 countTaskDeferred: elapsed time (second):  2
0010 countTaskDeferred: elapsed time (second):  3
0011 countTaskDeferred: elapsed time (second):  4
0012 countTaskAsync: elapsed time (second):  0
0013 countTaskAsync: elapsed time (second):  1
0014 countTaskAsync: elapsed time (second):  2
0015 countTaskAsync: elapsed time (second):  3
0016 countTaskAsync: elapsed time (second):  4
0017 *** END OF POSIX CANCEL TEST ***