Changeset 13008
- Timestamp:
- Oct 12, 2009, 11:16:17 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/x86-gc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/x86-gc.c
r13006 r13008 3057 3057 other_tcr = other_tcr->next; 3058 3058 } while (other_tcr != tcr); 3059 unprotect_watched_areas(); 3059 3060 wp_update_all_areas(old, new); 3060 } 3061 protect_watched_areas(); 3062 }
Note:
See TracChangeset
for help on using the changeset viewer.
