- Timestamp:
- Sep 9, 2008, 6:18:50 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_080908/psModules/src/imcombine/pmStackReject.c
r19349 r19451 295 295 } 296 296 297 // Harvest the jobs 298 psThreadJob *job; // Job to destroy 299 while ((job = psThreadJobGetDone())) { 300 psFree(job); 301 } 302 297 303 if (threaded) { 298 304 psMutexDestroy(source);
Note:
See TracChangeset
for help on using the changeset viewer.
