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

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

Completed in 13 milliseconds