Searched refs:card_thread (Results 1 – 2 of 2) sorted by relevance
279 struct task_struct *card_thread; member
580 void *card_thread(void *data) in card_thread() function648 ret = pthread_create(&card->thread, NULL, card_thread, card); in main()