chiark
/
gitweb
/
~mdw
/
xtoys
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Initial versions.
[xtoys]
/
xwait.h
1
#ifndef XWAIT_H
2
#define XWAIT_H
3
4
5
#define XWAIT_DIE "XWAIT_PROPERTY"
6
#define XWAIT_DIE_MSG "XWAIT_MESSAGE"
7
8
#endif