Searched refs:pl_thr (Results 1 – 1 of 1) sorted by relevance
625 pthread_t pl_thr; /* our processing thread */ member1108 if (pthread_create(&pl->pl_thr, NULL, in aggregate()1122 (void) pthread_join(pl->pl_thr, NULL); in aggregate()