Home
last modified time | relevance | path

Searched refs:testdata_t (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Ds-c2.c119 } testdata_t; typedef
129 testdata_t *td = (testdata_t *) arg; in sub()
151 testdata_t *td = (testdata_t *) arg; in threaded()
228 testdata_t sentinel; in main()
229 testdata_t *cur, *tmp; in main()
300 tmp = malloc(sizeof(testdata_t)); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/
H A D4-2.c80 } testdata_t; typedef
130 testdata_t *td = (testdata_t *) arg; in tf()
153 testdata_t *td; in main()
154 testdata_t alternativ; in main()
246 td = (testdata_t *) mmaped; in main()
315 * Initialize the testdata_t structure with the previously defined attributes in main()
H A D2-1.c87 } testdata_t; typedef
109 testdata_t *td = (testdata_t *) arg; in tf()
132 testdata_t *td; in main()
133 testdata_t alternativ; in main()
212 td = (testdata_t *) mmaped; in main()
279 * Initialize the testdata_t structure with the previously defined attributes in main()
H A D1-2.c82 } testdata_t; typedef
132 testdata_t *td = (testdata_t *) arg; in tf()
155 testdata_t *td; in main()
156 testdata_t alternativ; in main()
245 td = (testdata_t *) mmaped; in main()
314 * Initialize the testdata_t structure with the previously defined attributes in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D2-4.c69 } testdata_t; typedef
156 testdata_t *td = (testdata_t *) arg; in tf()
245 testdata_t *td; in main()
246 testdata_t alternativ; in main()
339 td = (testdata_t *) mmaped; in main()
436 * Initialize the testdata_t structure with the previously defined attributes in main()
H A D4-2.c68 } testdata_t; typedef
168 testdata_t *td = (testdata_t *) arg; in tf()
200 testdata_t *td; in main()
201 testdata_t alternativ; in main()
294 td = (testdata_t *) mmaped; in main()
414 * Initialize the testdata_t structure with the previously defined attributes in main()
H A D2-7.c70 } testdata_t; typedef
157 testdata_t *td = (testdata_t *) arg; in tf()
252 testdata_t *td; in main()
253 testdata_t alternativ; in main()
347 td = (testdata_t *) mmaped; in main()
443 * Initialize the testdata_t structure with the previously defined attributes in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/
H A D2-2.c97 } testdata_t; typedef
185 testdata_t *td = (testdata_t *) arg; in tf()
261 testdata_t *td; in main()
262 testdata_t alternativ; in main()
355 td = (testdata_t *) mmaped; in main()
452 * Initialize the testdata_t structure with the previously defined attributes in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c204 } testdata_t; typedef
205 static testdata_t *td;
301 testdata_t alternativ; in main()
367 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */ in main()
388 td = (testdata_t *) mmaped; in main()
393 sizeof(testdata_t)); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c219 } testdata_t; typedef
379 testdata_t *td; in main()
380 testdata_t alternativ; in main()
450 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */ in main()
471 td = (testdata_t *) mmaped; in main()
476 sizeof(testdata_t)); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c210 } testdata_t; typedef
385 testdata_t *td; in main()
386 testdata_t alternativ; in main()
456 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */ in main()
477 td = (testdata_t *) mmaped; in main()
482 sizeof(testdata_t)); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
H A Dstress.c126 } testdata_t; typedef
161 testdata_t *td = (testdata_t *) arg; in threaded()
213 testdata_t td; in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c207 } testdata_t; typedef
208 static testdata_t *td;
343 testdata_t alternativ; in main()
409 sz = ((sizeof(testdata_t) / ps) + 1) * ps; /* # pages needed to store the testdata */ in main()
430 td = (testdata_t *) mmaped; in main()
435 sizeof(testdata_t)); in main()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
H A Dstress.c95 } testdata_t; typedef
97 static testdata_t td[4];
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D3-2.c311 } testdata_t; typedef
315 testdata_t *td = (testdata_t *) arg; in schedtest()
528 testdata_t td; in main()

Completed in 11 milliseconds