int gzreader(char *fname, int *thread_id); int gzwriter(char *fname, int *thread_id); int wait_on_gz(int thid); void detach_gz(int thid);