Changeset 9:4365cc9856e8 in xplcommon
- Timestamp:
- 12/29/12 08:41:48 (12 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/xplcommon/WaitableEvent.h
r8 r9 44 44 * An event on which one can wait with a waiter. 45 45 */ 46 class WaitableEvent : public Waitable, publicFailable46 class WaitableEvent : public Failable 47 47 { 48 48 public:
Note:
See TracChangeset
for help on using the changeset viewer.