1 2 3 4 5 6 7 8 9 10 11 12 13 14
#ifndef GLTHREAD_H #define GLTHREAD_H #include "u_thread.h" #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif /* GLTHREAD_H */