/[libvob]/libvob/include/vob/os/Os.hxx
ViewVC logotype

Diff of /libvob/include/vob/os/Os.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by humppake, Fri May 16 11:02:40 2003 UTC revision 1.6 by tjl, Thu Jul 24 07:20:27 2003 UTC
# Line 122  namespace Os { Line 122  namespace Os {
122           * @param wait If true, this function will wait for the next event           * @param wait If true, this function will wait for the next event
123           *             and handle it before returning; if false, will return           *             and handle it before returning; if false, will return
124           *             immediately.           *             immediately.
125             * @return Whether something happened
126           */           */
127          virtual void eventLoop(bool wait) = 0;          virtual bool eventLoop(bool wait) = 0;
128    
129          /** Interrupt event loop waiting.          /** Interrupt event loop waiting.
130           * Because there are things happening in multiple threads in Java,           * Because there are things happening in multiple threads in Java,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26