Changeset 453 for branches/1.2
- Timestamp:
- 2007-07-12T05:25:02+02:00 (6 years ago)
- File:
-
- 1 edited
-
branches/1.2/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/xcache.c
r449 r453 969 969 ENTER_LOCK(cache) { 970 970 cache->compiling = 0; 971 /* it's not cachable, but don't scare the users with high misses */ 972 cache->misses --; 971 973 } LEAVE_LOCK(cache); 972 974 return op_array;
Note: See TracChangeset
for help on using the changeset viewer.

