Changeset 581 for pjproject/trunk/pjlib/src/pj/pool_caching.c
- Timestamp:
- Jul 3, 2006 2:18:17 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/pool_caching.c
r364 r581 199 199 pj_pool_reset(pool); 200 200 201 pool_capacity = pj_pool_get_capacity(pool); 202 201 203 /* 202 204 * Otherwise put the pool in our recycle list.
Note: See TracChangeset
for help on using the changeset viewer.