/[monit]/monit/monitor.h
ViewVC logotype

Diff of /monit/monitor.h

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

revision 1.43 by martinp, Mon Feb 10 00:09:19 2003 UTC revision 1.44 by martinp, Mon Feb 10 19:39:55 2003 UTC
# Line 311  typedef struct myprocess { Line 311  typedef struct myprocess {
311    ProcInfo_T procinfo;                        /**< Data for the procfs check */    ProcInfo_T procinfo;                        /**< Data for the procfs check */
312        
313    /** For internal use */    /** For internal use */
314      pthread_mutex_t mutex;          /**< Mutex used for action synchronization */
315    struct myprocess *next;                         /**< next process in chain */    struct myprocess *next;                         /**< next process in chain */
316    struct myprocess *next_depend;           /**< next depend process in chain */    struct myprocess *next_depend;           /**< next depend process in chain */
317  } *Process_T;  } *Process_T;

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44

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