HomeSort by relevance Sort by last modified time
    Searched refs:thread_param (Results 1 - 2 of 2) 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/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 87 milliseconds