small orp fixes.

This commit is contained in:
Vitor Santos Costa
2010-01-15 12:04:01 +00:00
parent 7da431fe00
commit 44a418bd04
6 changed files with 30 additions and 13 deletions

View File

@@ -129,7 +129,7 @@ struct global_locks {
lockvar bitmap_pruning_workers;
#endif /* TABLING_INNER_CUTS */
lockvar who_locked_heap;
int who_locked_heap;
lockvar heap_access;
lockvar alloc_block;
#if defined(YAPOR_ERRORS) || defined(TABLING_ERRORS)