Initialize variable.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32485 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -58,6 +58,7 @@ struct scheduler_thread_data {
|
|||||||
|
|
||||||
void Init()
|
void Init()
|
||||||
{
|
{
|
||||||
|
fQuantumAverage = 0;
|
||||||
fLastQuantumSlot = 0;
|
fLastQuantumSlot = 0;
|
||||||
fLastQueue = -1;
|
fLastQueue = -1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user