My Project
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
clone_decision Struct Reference

Public Attributes

int clone_type_id
 
struct cloning_info conditions [2]
 
int num_conditions
 
int min_instances
 
struct timespec last
 

Detailed Description

Definition at line 42 of file scheduling_decision.c.

Member Data Documentation

int clone_decision::clone_type_id

Definition at line 43 of file scheduling_decision.c.

struct cloning_info clone_decision::conditions[2]

Definition at line 44 of file scheduling_decision.c.

struct timespec clone_decision::last

Definition at line 47 of file scheduling_decision.c.

int clone_decision::min_instances

Definition at line 46 of file scheduling_decision.c.

int clone_decision::num_conditions

Definition at line 45 of file scheduling_decision.c.


The documentation for this struct was generated from the following file: