Home | History | Annotate | Download | only in test

Lines Matching refs:tid

1541     pthread_t tid;
1542 pthread_create(&tid,
1547 pthread_join(tid, NULL);