repo.or.cz
/
openal-soft.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't rely on terminate in a catch block giving a useful message
[openal-soft.git]
/
common
/
althrd_setname.h
blob
0e22c0a92b28e49e77c189c7c0af827d41c93505
1
#ifndef COMMON_ALTHRD_SETNAME_H
2
#define COMMON_ALTHRD_SETNAME_H
3
4
void
althrd_setname
(
const char
*
name
);
5
6
#endif
/* COMMON_ALTHRD_SETNAME_H */