summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/glthread.h
blob: bed2c02f87f82d44a1f401de0ad6bc850cdf77ba (plain)
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 */