Home | History | Annotate | Download | only in src

Lines Matching refs:message_thread

195 void* message_thread(void *input)
1564 r = pthread_create(&msg_thread_id,0,message_thread,this);
1567 DEBUG_PRINT_ERROR("component_init(): message_thread creation failed");