Changeset 694
- Timestamp:
- 12/29/09 12:17:49 (2 years ago)
- Files:
-
- sweep/trunk/src/timeouts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sweep/trunk/src/timeouts.c
r124 r694 135 135 sweep_timeout_data * td; 136 136 137 if (sweep_timeout_handler_id == -1) 138 return; 139 137 140 g_mutex_lock (timeouts_mutex); 138 141
