Changeset 335 for trunk/src/sh_pthread.c


Ignore:
Timestamp:
Apr 24, 2011, 11:02:05 PM (14 years ago)
Author:
katerina
Message:

Module cleanup/thread restart at configuration reload.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_pthread.c

    r315 r335  
    153153  sh_mtype * this_module = (sh_mtype *) arg;
    154154  this_module->mod_cleanup();
     155  this_module->initval = -1;
    155156  return;
    156157}
Note: See TracChangeset for help on using the changeset viewer.