Rename some cmake target names to avoid conflicts
[openal-soft.git] / common / althrd_setname.h
blob0e22c0a92b28e49e77c189c7c0af827d41c93505
1 #ifndef COMMON_ALTHRD_SETNAME_H
2 #define COMMON_ALTHRD_SETNAME_H
4 void althrd_setname(const char *name);
6 #endif /* COMMON_ALTHRD_SETNAME_H */