Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c625 pthread_t pl_thr; /* our processing thread */ member
1108 if (pthread_create(&pl->pl_thr, NULL, in aggregate()
1122 (void) pthread_join(pl->pl_thr, NULL); in aggregate()