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

/libmicro/
H A Dpipe.c53 pthread_t ts_thread; member in struct:__anon31
190 result = pthread_create(&ts->ts_thread, NULL, loopback, tsd);
262 (void) pthread_join(ts->ts_thread, NULL);

Completed in 7 milliseconds