ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libeio/etp.c
(Generate patch)

Comparing libeio/etp.c (file contents):
Revision 1.13 by root, Tue Aug 14 11:44:53 2018 UTC vs.
Revision 1.14 by root, Tue Aug 14 11:47:01 2018 UTC

39 39
40#if HAVE_SYS_PRCTL_H 40#if HAVE_SYS_PRCTL_H
41# include <sys/prctl.h> 41# include <sys/prctl.h>
42#endif 42#endif
43 43
44#ifdef EIO_STACKSIZE
45# define X_STACKSIZE EIO_STACKSIZE
46#endif
47#include "xthread.h"
48
44#ifndef ETP_API_DECL 49#ifndef ETP_API_DECL
45# define ETP_API_DECL static 50# define ETP_API_DECL static
46#endif 51#endif
47 52
48#ifndef ETP_PRI_MIN 53#ifndef ETP_PRI_MIN

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines