HomeSort by relevance Sort by last modified time
    Searched refs:UNRESOLVED (Results 151 - 175 of 217) sorted by null

1 2 3 4 5 67 8 9

  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
testfrmw.h 23 * UNRESOLVED(ret, descr);
41 #define UNRESOLVED(x, s) \
42 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
63 #define UNRESOLVED(x, s) \
64 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
stress.c 51 * UNRESOLVED(ret, descr);
113 UNRESOLVED(errno, "Memory allocation for mutex failed");
126 UNRESOLVED(ret, "Mutex attribute init failed");
134 UNRESOLVED(ret, "Mutex attribute settype failed");
192 UNRESOLVED(ret, "Unable to register signal handler");
207 UNRESOLVED(ret, "Unable to create enough threads");
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
testfrmw.h 23 * UNRESOLVED(ret, descr);
41 #define UNRESOLVED(x, s) \
42 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
63 #define UNRESOLVED(x, s) \
64 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
testfrmw.h 23 * UNRESOLVED(ret, descr);
42 #define UNRESOLVED(x, s) \
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 #define UNRESOLVED(x, s) \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
testfrmw.h 23 * UNRESOLVED(ret, descr);
42 #define UNRESOLVED(x, s) \
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 #define UNRESOLVED(x, s) \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
testfrmw.h 23 * UNRESOLVED(ret, descr);
42 #define UNRESOLVED(x, s) \
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 #define UNRESOLVED(x, s) \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
testfrmw.h 23 * UNRESOLVED(ret, descr);
42 #define UNRESOLVED(x, s) \
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 #define UNRESOLVED(x, s) \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
testfrmw.h 23 * UNRESOLVED(ret, descr);
42 #define UNRESOLVED(x, s) \
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 #define UNRESOLVED(x, s) \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
testfrmw.h 23 * UNRESOLVED(ret, descr);
42 #define UNRESOLVED(x, s) \
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 #define UNRESOLVED(x, s) \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
1-2.c 50 * UNRESOLVED(ret, descr);
104 UNRESOLVED(ret, "pthread_once failed");
2-1.c 49 * UNRESOLVED(ret, descr);
104 UNRESOLVED(ret, "pthread_once failed");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
15-1.c 58 * UNRESOLVED(ret, descr);
124 UNRESOLVED(ret,
130 UNRESOLVED(ret, "Failed to join the test thread");
155 UNRESOLVED(errno, "Failed to wait for the semaphore");
14-1.c 111 UNRESOLVED(errno, "Failed to wait for the semaphore");
145 UNRESOLVED(ret, "Failed to create this thread");
149 UNRESOLVED(-1, "An error was expected but"
167 UNRESOLVED(errno, "Failed to wait for the semaphore");
205 UNRESOLVED(errno, "Waitpid returned the wrong PID");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
1-2.c 61 * UNRESOLVED(ret, descr);
136 UNRESOLVED(ret,
143 UNRESOLVED(-1,
164 UNRESOLVED(ret,
2-2.c 59 * UNRESOLVED(ret, descr);
158 UNRESOLVED(ret,
165 UNRESOLVED(-1,
186 UNRESOLVED(ret,
6-2.c 57 * UNRESOLVED(ret, descr);
111 UNRESOLVED(errno, "Failed to wait for the semaphore");
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-5.c 106 EPRINTF("UNRESOLVED: Thread %s index %d: Can't set affinity: "
108 exit(UNRESOLVED);
125 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
127 exit(UNRESOLVED);
147 ("UNRESOLVED: Thread %s index %d: Can't set affinity: %d %s",
149 exit(UNRESOLVED);
170 ("UNRESOLVED: TL failed to unlock mutex: %d %s",
172 exit(UNRESOLVED);
213 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
233 EPRINTF("UNRESOLVED: Thread TB: lock returned %d %s"
    [all...]
pitest-1.c 104 EPRINTF("UNRESOLVED: Thread %s index %d: Can't set affinity: "
106 exit(UNRESOLVED);
122 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
125 exit(UNRESOLVED);
146 ("UNRESOLVED: Thread %s index %d: Can't set affinity: %d %s",
148 exit(UNRESOLVED);
193 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
256 EPRINTF("UNRESOLVED: pthread_create: %d %s", rc, strerror(rc));
257 exit(UNRESOLVED);
266 EPRINTF("UNRESOLVED: pthread_create: %d %s"
    [all...]
pitest-4.c 107 EPRINTF("UNRESOLVED: Thread %s index %d: Can't set affinity: "
109 exit(UNRESOLVED);
129 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
131 exit(UNRESOLVED);
170 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
264 EPRINTF("UNRESOLVED: pthread_create: %d %s", rc, strerror(rc));
265 exit(UNRESOLVED);
274 EPRINTF("UNRESOLVED: pthread_create: %d %s",
276 exit(UNRESOLVED);
285 EPRINTF("UNRESOLVED: pthread_create: %d %s", rc, strerror(rc))
    [all...]
pitest-6.c 103 EPRINTF("UNRESOLVED: Thread %s index %d: Can't set affinity: "
105 exit(UNRESOLVED);
122 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
124 exit(UNRESOLVED);
143 ("UNRESOLVED: Thread %s index %d: Can't set affinity: %d %s",
145 exit(UNRESOLVED);
193 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
255 EPRINTF("UNRESOLVED: pthread_create: %d %s", rc, strerror(rc));
256 exit(UNRESOLVED);
265 EPRINTF("UNRESOLVED: pthread_create: %d %s"
    [all...]
pitest-2.c 107 EPRINTF("UNRESOLVED: Thread %s index %d: Can't set affinity: "
109 exit(UNRESOLVED);
124 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
126 exit(UNRESOLVED);
150 ("UNRESOLVED: Thread %s index %d: Can't set affinity: %d %s",
152 exit(UNRESOLVED);
193 EPRINTF("UNRESOLVED: Thread %s %d: nanosleep returned "
282 EPRINTF("UNRESOLVED: pthread_create: %d %s", rc, strerror(rc));
283 exit(UNRESOLVED);
292 EPRINTF("UNRESOLVED: pthread_create: %d %s"
    [all...]
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
stress.c 55 * UNRESOLVED(ret, descr);
128 UNRESOLVED(errno, "Failed to wait for the semaphore");
166 UNRESOLVED(ret, "Unable to register signal handler");
169 UNRESOLVED(ret, "Unable to register signal handler");
190 UNRESOLVED(rets
198 UNRESOLVED(-1,
227 UNRESOLVED(errno,
245 UNRESOLVED(ret,
  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
s-c1.c 59 * UNRESOLVED(ret, descr);
141 UNRESOLVED(errno, "Not enough memory for process IDs storage");
157 UNRESOLVED(errno, "Failed to open a named semaphore\n");
165 UNRESOLVED(errno, "Failed to open a named semaphore\n");
178 UNRESOLVED(errno, "Unable to read clock");
213 UNRESOLVED(errno,
223 UNRESOLVED(errno,
233 UNRESOLVED(errno,
266 UNRESOLVED(errno,
274 UNRESOLVED(errno, "Unable to read clock")
    [all...]
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
s-c1.c 58 * UNRESOLVED(ret, descr);
131 UNRESOLVED(errno, "Failed to wait for the semaphore");
137 UNRESOLVED(ret, "Mutex lock failed");
142 UNRESOLVED(ret, "Mutex unlock failed");
176 UNRESOLVED(errno, "Not enough memory for thread storage");
200 UNRESOLVED(ret, "Mutex lock failed");
214 UNRESOLVED(ret,
221 UNRESOLVED(-1,
248 UNRESOLVED(errno,
291 UNRESOLVED(errno
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
5-1.c 59 * UNRESOLVED(ret, descr);
113 UNRESOLVED(errno,
166 UNRESOLVED(errno,

Completed in 1449 milliseconds

1 2 3 4 5 67 8 9