author | sl@SLION-WIN7.fritz.box |
Fri, 15 Jun 2012 03:10:57 +0200 | |
changeset 0 | bde4ae8d615e |
permissions | -rw-r--r-- |
sl@0 | 1 |
|
sl@0 | 2 |
//Portions Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
sl@0 | 3 |
|
sl@0 | 4 |
[Sectionclock_res1] |
sl@0 | 5 |
Clockid = 1 //CLOCK_VIRTUAL |
sl@0 | 6 |
Error = 22 //EINVAL |
sl@0 | 7 |
|
sl@0 | 8 |
[Sectionclock_res2] |
sl@0 | 9 |
Clockid = 2 //CLOCK_PROF |
sl@0 | 10 |
Error = 22 //EINVAL |
sl@0 | 11 |
|
sl@0 | 12 |
[Sectionclock_res3] |
sl@0 | 13 |
Clockid = -1 //Invalid clock id |
sl@0 | 14 |
Error = 22 //EINVAL |
sl@0 | 15 |
|
sl@0 | 16 |
[Sectionclock_res3] |
sl@0 | 17 |
Clockid = 4 //CLOCK_MONOTONIC |
sl@0 | 18 |
Error = 22 //EINVAL |
sl@0 | 19 |
|
sl@0 | 20 |
[Sectionclock_res4] |
sl@0 | 21 |
Clockid = 0 //CLOCK_REALTIME |
sl@0 | 22 |
|
sl@0 | 23 |
[Sectionclock_res5] |
sl@0 | 24 |
Clockid = 4 //CLOCK_MONOTONIC |
sl@0 | 25 |
|
sl@0 | 26 |
[Sectionclock_res6] |
sl@0 | 27 |
Clockid = -1 //Invalid clock id |
sl@0 | 28 |
|
sl@0 | 29 |
[Sectionclock_gettime1] |
sl@0 | 30 |
Clockid = -1 //Invalid clock id |
sl@0 | 31 |
Error = 22 //EINVAL |
sl@0 | 32 |
|
sl@0 | 33 |
[Sectionclock_gettime2] |
sl@0 | 34 |
Clockid = 1 |
sl@0 | 35 |
Error = 22 //EINVAL |
sl@0 | 36 |
|
sl@0 | 37 |
[Sectionclock_gettime3] |
sl@0 | 38 |
Clockid = 4 //CLOCK_MONOTONIC |
sl@0 | 39 |
Error = 22 //EINVAL |
sl@0 | 40 |
|
sl@0 | 41 |
[Sectionclock_gettime4] |
sl@0 | 42 |
Clockid = 0 //CLOCK_REALTIME |
sl@0 | 43 |
|
sl@0 | 44 |
[Sectionclock_gettime5] |
sl@0 | 45 |
Clockid = -1 //Invalid clock id |
sl@0 | 46 |
|
sl@0 | 47 |
[Sectionclock_settime1] |
sl@0 | 48 |
Clockid = -1 //Invalid clock id |
sl@0 | 49 |
Error = 22 //EINVAL |
sl@0 | 50 |
|
sl@0 | 51 |
[Sectionclock_settime2] |
sl@0 | 52 |
Clockid = 4 //CLOCK_MONOTONIC |
sl@0 | 53 |
Error = 22 //EINVAL |
sl@0 | 54 |
|
sl@0 | 55 |
[Sectionclock_settime3] |
sl@0 | 56 |
Clockid = 0 //CLOCK_REALTIME |
sl@0 | 57 |
|
sl@0 | 58 |
[Sectionclock_settime4] |
sl@0 | 59 |
Clockid = -1 //Invalid clock id |
sl@0 | 60 |
|
sl@0 | 61 |
[Sectionclock_settime5] |
sl@0 | 62 |
Clockid = 4 //CLOCK_MONOTONIC |
sl@0 | 63 |
|
sl@0 | 64 |
[Sectionclock_settime6] |
sl@0 | 65 |
Clockid = 0 //CLOCK_REALTIME |
sl@0 | 66 |
Valuesec = 1 |
sl@0 | 67 |
Valuenanosec = 1000000000 |
sl@0 | 68 |
|
sl@0 | 69 |
[Sectionclock_settime7] |
sl@0 | 70 |
Clockid = -1 //Invalid clock |
sl@0 | 71 |
Valuesec = 1 |
sl@0 | 72 |
Valuenanosec = 10 |
sl@0 | 73 |
|
sl@0 | 74 |
[Sectionclock_settime8] |
sl@0 | 75 |
Clockid = 0 //CLOCK_REALTIME |
sl@0 | 76 |
Valuesec = 1 |
sl@0 | 77 |
Valuenanosec = 1000000006 |
sl@0 | 78 |
|
sl@0 | 79 |
[Sectionclock_settime9] |
sl@0 | 80 |
Clockid = 0 //CLOCK_REALTIME |
sl@0 | 81 |
Valuesec = 3 |
sl@0 | 82 |
Valuenanosec = 999 |
sl@0 | 83 |
|
sl@0 | 84 |
[Sectionclock_settime10] |
sl@0 | 85 |
Clockid = -1 //Invalid clock |
sl@0 | 86 |
Valuesec = 1 |
sl@0 | 87 |
Valuenanosec = 0 |
sl@0 | 88 |
|
sl@0 | 89 |
[Sectionclock_nanosleep1] |
sl@0 | 90 |
Valuesec = 2 |
sl@0 | 91 |
Valuenanosec = 0 |
sl@0 | 92 |
|
sl@0 | 93 |
[Sectionclock_nanosleep2] |
sl@0 | 94 |
Valuesec = 5 |
sl@0 | 95 |
Valuenanosec = 2000 |
sl@0 | 96 |
|
sl@0 | 97 |
[Sectionclock_nanosleep3] |
sl@0 | 98 |
Valuesec = 0 |
sl@0 | 99 |
Valuenanosec = 0 |
sl@0 | 100 |
|
sl@0 | 101 |
[Sectionclock_nanosleep4] |
sl@0 | 102 |
Valuesec = 0 |
sl@0 | 103 |
Valuenanosec = -1 |
sl@0 | 104 |
|
sl@0 | 105 |
[Sectionclock_nanosleep5] |
sl@0 | 106 |
Valuesec = 3 |
sl@0 | 107 |
Valuenanosec = 1000000001 |
sl@0 | 108 |
|
sl@0 | 109 |
[Sectioninvalidclockid1] |
sl@0 | 110 |
Invalidid = 1 //CLOCK_VIRTUAL |
sl@0 | 111 |
|
sl@0 | 112 |
[Sectioninvalidclockid2] |
sl@0 | 113 |
Invalidid = 2 //CLOCK_PROF |
sl@0 | 114 |
|
sl@0 | 115 |
[Sectioninvalidclockid3] |
sl@0 | 116 |
Invalidid = -1 //Invalid clock id |
sl@0 | 117 |
|
sl@0 | 118 |
[Sectioninvalidclockid4] |
sl@0 | 119 |
Invalidid = 4 //CLOCK_MONOTONIC |