#ifndef _PARSING_H_ #define _PARSING_H_ void process(int thread_n); #endif