Searched refs:isp_tid (Results 1 – 1 of 1) sorted by relevance
217 pthread_t isp_tid; in stream_test() local259 pthread_create(&isp_tid, NULL, isp_thread, param); in stream_test()288 pthread_join(isp_tid, NULL); in stream_test()451 pthread_t isp_tid; in main() local