Home
last modified time | relevance | path

Searched refs:thread_param (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/tests/signaltest/src/
Dsignaltest.c43 struct thread_param { struct
94 struct thread_param *par = param; in signalthread()
291 static void print_stat(struct thread_param *par, int index, int verbose) in print_stat()
317 struct thread_param *par; in main()
337 par = calloc(num_threads, sizeof(struct thread_param)); in main()
/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Dpitest-1.c55 struct thread_param { struct
96 struct thread_param *tp = param; in thread_fn()
136 struct thread_param *tp = param; in thread_tl()
Dpitest-6.c54 struct thread_param { struct
95 struct thread_param *tp = param; in thread_fn()
135 struct thread_param *tp = param; in thread_tl()
Dpitest-5.c56 struct thread_param { struct
97 struct thread_param *tp = param; in thread_fn()
138 struct thread_param *tp = param; in thread_tl()
Dpitest-2.c56 struct thread_param { struct
98 struct thread_param *tp = param; in thread_fn()
136 struct thread_param *tp = param; in thread_tl()
Dpitest-3.c57 struct thread_param { struct
99 struct thread_param *tp = param; in thread_fn()
140 struct thread_param *tp = param; in thread_tl()
Dpitest-4.c58 struct thread_param { struct
99 struct thread_param *tp = param; in thread_fn()
/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c59 struct thread_param { struct
199 struct thread_param *par = param; in timerthread()
497 static void print_stat(struct thread_param *par, int index, int verbose) in print_stat()
524 struct thread_param *par; in main()
549 par = calloc(num_threads, sizeof(struct thread_param)); in main()