Searched refs:args_t (Results 1 – 1 of 1) sorted by relevance
89 } args_t; typedef263 args_t *arg_p; in thr_create()277 arg_p = (args_t *)malloc(sizeof (args_t)); in thr_create()295 args_t *arg_p; in pthread_create()309 arg_p = (args_t *)malloc(sizeof (args_t)); in pthread_create()539 args_t *args_p = (args_t *)arg; in probestart()