Searched refs:lthreads (Results 1 – 3 of 3) sorted by relevance
130 pthread_t *lthreads; member
217 dp.lthreads = malloc(sizeof(pthread_t) * clnt); in initialize()242 free(dp.lthreads); in clean()
2678 LIBS="$LIBS -lthreads"