

Public Attributes | |
| pthread_mutex_t | m_label_lock | 
| struct nv2_patch_label | m_label | 
| pthread_mutex_t | m_patch_lock | 
| struct nv2_image_patch | m_patch | 
| enum nv2_patch_send_result | m_latest_patch_send_result | 
| int | m_label_reader_port | 
| struct in_addr | m_remote_patch_reader_in_addr | 
| int | m_remote_patch_reader_port | 
| int | m_reader_socket_fd | 
| pthread_t | m_label_reader_thread | 
| pthread_t | m_patch_sender_thread | 
Definition at line 59 of file nv2_label_reader.c.
 1.6.3