HomeSort by relevance Sort by last modified time
    Searched refs:testdata_t (Results 1 - 15 of 15) sorted by null

  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
s-c2.c 127 } testdata_t; typedef in typeref:struct:_td
137 testdata_t *td = (testdata_t *) arg;
159 testdata_t *td = (testdata_t *) arg;
236 testdata_t sentinel;
237 testdata_t *cur, *tmp;
308 tmp = malloc(sizeof(testdata_t));
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
1-2.c 90 } testdata_t; typedef in typeref:struct:__anon26537
140 testdata_t *td = (testdata_t *) arg;
163 testdata_t *td;
164 testdata_t alternativ;
253 td = (testdata_t *) mmaped;
322 * Initialize the testdata_t structure with the previously defined attributes
2-1.c 95 } testdata_t; typedef in typeref:struct:__anon26538
117 testdata_t *td = (testdata_t *) arg;
140 testdata_t *td;
141 testdata_t alternativ;
220 td = (testdata_t *) mmaped;
287 * Initialize the testdata_t structure with the previously defined attributes
4-2.c 88 } testdata_t; typedef in typeref:struct:__anon26539
138 testdata_t *td = (testdata_t *) arg;
161 testdata_t *td;
162 testdata_t alternativ;
254 td = (testdata_t *) mmaped;
323 * Initialize the testdata_t structure with the previously defined attributes
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
1-2.c 211 } testdata_t; typedef in typeref:struct:__anon26515
212 testdata_t *td;
308 testdata_t alternativ;
374 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */
395 td = (testdata_t *) mmaped;
400 sizeof(testdata_t));
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
2-4.c 77 } testdata_t; typedef in typeref:struct:__anon26518
164 testdata_t *td = (testdata_t *) arg;
253 testdata_t *td;
254 testdata_t alternativ;
346 td = (testdata_t *) mmaped;
443 * Initialize the testdata_t structure with the previously defined attributes
2-7.c 79 } testdata_t; typedef in typeref:struct:__anon26522
166 testdata_t *td = (testdata_t *) arg;
260 testdata_t *td;
261 testdata_t alternativ;
352 td = (testdata_t *) mmaped;
448 * Initialize the testdata_t structure with the previously defined attributes
4-2.c 77 } testdata_t; typedef in typeref:struct:__anon26523
177 testdata_t *td = (testdata_t *) arg;
209 testdata_t *td;
210 testdata_t alternativ;
303 td = (testdata_t *) mmaped;
423 * Initialize the testdata_t structure with the previously defined attributes
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
2-2.c 105 } testdata_t; typedef in typeref:struct:__anon26527
191 testdata_t *td = (testdata_t *) arg;
267 testdata_t *td;
268 testdata_t alternativ;
360 td = (testdata_t *) mmaped;
457 * Initialize the testdata_t structure with the previously defined attributes
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
stress1.c 227 } testdata_t; typedef in typeref:struct:__anon26549
402 testdata_t *td;
403 testdata_t alternativ;
473 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */
494 td = (testdata_t *) mmaped;
499 sizeof(testdata_t));
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
stress1.c 227 } testdata_t; typedef in typeref:struct:__anon26550
387 testdata_t *td;
388 testdata_t alternativ;
458 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */
479 td = (testdata_t *) mmaped;
484 sizeof(testdata_t));
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
stress.c 133 } testdata_t; typedef in typeref:struct:__anon26552
168 testdata_t *td = (testdata_t *) arg;
220 testdata_t td;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
2-1.c 214 } testdata_t; typedef in typeref:struct:__anon26514
215 testdata_t *td;
350 testdata_t alternativ;
416 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */
437 td = (testdata_t *) mmaped;
442 sizeof(testdata_t));
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
stress.c 98 } testdata_t; typedef in typeref:struct:_tdata
100 testdata_t td[4];
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
3-2.c 318 } testdata_t; typedef in typeref:struct:__anon26533
322 testdata_t *td = (testdata_t *) arg;
535 testdata_t td;

Completed in 721 milliseconds