Changeset 426 for branches/thune/thread_safe/gc.c
- Timestamp:
- 07/05/07 04:03:51 (17 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/gc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/gc.c
r418 r426 285 285 case UT_CONTEXT: 286 286 case UT_PORT: 287 case UT_COMPONENT: 287 288 idx = it->ctx.wordBlk; 288 289 if( ur_isLocal(idx) )
