/[monit]/monit/p.y
ViewVC logotype

Diff of /monit/p.y

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

revision 1.56 by martinp, Thu Feb 6 23:32:12 2003 UTC revision 1.57 by martinp, Mon Feb 10 19:39:55 2003 UTC
# Line 745  static void createprocess(char *name, ch Line 745  static void createprocess(char *name, ch
745    current->group= NULL;    current->group= NULL;
746    current->dependantlist= NULL;    current->dependantlist= NULL;
747    
748      pthread_mutex_init(&current->mutex, NULL);
749    
750  }  }
751    
752    

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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