#include "ls_pth.h"


pthread_mutex_t Mutex1 = PTHREAD_MUTEX_INITIALIZER;
pthread_t Gtk_thread_ptr;
pthread_t Refresh_thread_ptr;
