[bajos] r922 committed - überarbeitung fields

0 views
Skip to first unread message

ba...@googlecode.com

unread,
Sep 15, 2011, 6:43:47 AM9/15/11
to bajo...@googlegroups.com
Revision: 922
Author: burkhart.holznagel
Date: Thu Sep 15 03:43:18 2011
Log: überarbeitung fields
http://code.google.com/p/bajos/source/detail?r=922

Modified:
/trunk/bajos/JAVALANGNATIVE/thread.c

=======================================
--- /trunk/bajos/JAVALANGNATIVE/thread.c Sun Aug 7 04:13:08 2011
+++ /trunk/bajos/JAVALANGNATIVE/thread.c Thu Sep 15 03:43:18 2011
@@ -61,7 +61,7 @@
}

// position of int field
priority of the thread creating object
- pCurrentPrio = (u4*) (heapBase + soi.stackObj.pos + fNO + 1);
+ pCurrentPrio = (u4*) (heapBase + soi.stackObj.pos + fN + 1);
if (newPrio == (*pCurrentPrio))
return 0; // nothing to do
// search thread control block af calling object
Reply all
Reply to author
Forward
0 new messages