ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/mempool.c
(Generate patch)

Comparing ircd-hybrid/trunk/src/mempool.c (file contents):
Revision 4094 by michael, Sun Jun 29 11:48:50 2014 UTC vs.
Revision 4098 by michael, Sun Jun 29 12:18:50 2014 UTC

# Line 239 | Line 239 | mp_pool_init(void)
239    {
240      .name = "mp_pool_garbage_collect",
241      .handler = mp_pool_garbage_collect,
242 <    .when = 119
242 >    .when = 187
243    };
244  
245    event_add(&event_mp_gc, NULL);

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)