#include <scheduler.h>
Inheritance diagram for YSchedulerSet:
Public Slots | |
void | MaxCPUChanged () |
Public Member Functions | |
YSchedulerSet () | |
int | EnsureItemCount (unsigned int i) |
int | InitInstance () |
Protected Member Functions | |
virtual YObject * | AllocNewItem (const YObjectArgs &args) |
virtual YActions * | GetItemActions () const |
|
|
|
Item will be allocated but not inserted into list. This function is provied for convenience to enable derived lists to create its own derived list objects. Implements YSet. |
|
Create scheduler item for each CPU |
|
This function is provided for convenience to get the YAction Ptr of derived lists during CreateNewItem(). Default=0 Reimplemented from YSet. |
|
|
|
|