Searched refs:ebd_thread_id (Results 1 – 2 of 2) sorted by relevance
199 pthread_t ebd_thread_id; variable2197 if(0 != pthread_create(&ebd_thread_id, NULL, ebd_thread, NULL)) in Play_Decoder()
326 pthread_t ebd_thread_id; variable2450 if (0 != pthread_create(&ebd_thread_id, NULL, ebd_thread, NULL)) { in Play_Decoder()