ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/cfperl.h
(Generate patch)

Comparing deliantra/server/include/cfperl.h (file contents):
Revision 1.60 by root, Mon Apr 16 06:23:41 2007 UTC vs.
Revision 1.61 by root, Mon Apr 16 11:09:31 2007 UTC

418 418
419 if (coroapi::nready ()) 419 if (coroapi::nready ())
420 coroapi::cede (); 420 coroapi::cede ();
421 } 421 }
422 } 422 }
423
424 static void wait_for_tick ();
425 static void wait_for_tick_begin ();
423}; 426};
424 427
425struct watcher_base 428struct watcher_base
426{ 429{
427 static struct EventAPI *GEventAPI; 430 static struct EventAPI *GEventAPI;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines