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

Comparing deliantra/server/include/evthread.h (file contents):
Revision 1.1 by root, Wed Apr 2 11:13:54 2008 UTC vs.
Revision 1.2 by root, Sun Apr 6 16:13:20 2008 UTC

26#include "cfperl.h" 26#include "cfperl.h"
27 27
28extern thread evthread; 28extern thread evthread;
29extern ev_async tick_watcher; 29extern ev_async tick_watcher;
30 30
31void evthread_start (); 31void evthread_start (int aiofd);
32NV get_next_tick (); 32NV get_next_tick ();
33 33
34#endif 34#endif
35 35

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines