Searched refs:thread_t (Results 1 – 1 of 1) sorted by relevance
405 pthread_t thread_t; in FIXTURE_SETUP() local447 pthread_join(thread_t, (void **)&status); in FIXTURE_SETUP()499 pthread_t thread_t; in FIXTURE_TEARDOWN() local505 rc = pthread_create(&thread_t, NULL, in FIXTURE_TEARDOWN()587 pthread_t thread_t; in start_polling() local601 pthread_join(thread_t, (void **)&status); in start_polling()607 pthread_t thread_t; in stop_polling() local621 pthread_join(thread_t, (void **)&status); in stop_polling()817 pthread_t thread_t; in disconnect_tag() local835 pthread_join(thread_t, (void **)&status); in disconnect_tag()[all …]