Searched refs:ts_thread (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/tools/tests/libMicro/
H A Dpipe.c53 pthread_t ts_thread; member in struct:__anon1258
189 result = pthread_create(&ts->ts_thread, NULL, loopback, tsd);
261 (void) pthread_join(ts->ts_thread, NULL);

Completed in 16 milliseconds