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

  /external/autotest/client/tests/signaltest/src/
signaltest.c 43 struct thread_param { struct
94 struct thread_param *par = param;
291 static void print_stat(struct thread_param *par, int index, int verbose)
317 struct thread_param *par;
337 par = calloc(num_threads, sizeof(struct thread_param));
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
pitest-1.c 55 struct thread_param { struct
96 struct thread_param *tp = param;
136 struct thread_param *tp = param;
pitest-5.c 56 struct thread_param { struct
97 struct thread_param *tp = param;
138 struct thread_param *tp = param;
pitest-6.c 54 struct thread_param { struct
95 struct thread_param *tp = param;
135 struct thread_param *tp = param;
pitest-2.c 56 struct thread_param { struct
98 struct thread_param *tp = param;
136 struct thread_param *tp = param;
pitest-3.c 57 struct thread_param { struct
99 struct thread_param *tp = param;
140 struct thread_param *tp = param;
pitest-4.c 58 struct thread_param { struct
99 struct thread_param *tp = param;
  /external/autotest/client/tests/cyclictest/src/
cyclictest.c 59 struct thread_param { struct
199 struct thread_param *par = param;
497 static void print_stat(struct thread_param *par, int index, int verbose)
524 struct thread_param *par;
549 par = calloc(num_threads, sizeof(struct thread_param));

Completed in 214 milliseconds