Main Page | Modules | Data Structures | File List | Data Fields | Globals

fsf_hierarchical.h File Reference

#include <time.h>
#include "fsf_basic_types.h"
#include "fsf_core.h"

Defines

#define FSF_HIERARCHICAL_MODULE_SUPPORTED   1

Functions

int fsf_init_local_scheduler (fsf_server_id_t server, fsf_sched_init_info_t info)
int fsf_set_contract_scheduling_policy (fsf_contract_parameters_t *contract, fsf_sched_policy_t sched_policy)
int fsf_get_contract_scheduling_policy (const fsf_contract_parameters_t *contract, fsf_sched_policy_t *sched_policy)
int fsf_create_local_thread (fsf_server_id_t server, fsf_sched_params_t *sched_params, pthread_t *thread, pthread_attr_t *attr, fsf_thread_code_t thread_code, void *arg)
int fsf_bind_local_thread_to_server (fsf_server_id_t server, pthread_t thread, fsf_sched_params_t *sched_params)
int fsf_set_local_thread_sched_parameters (pthread_t thread, const fsf_sched_params_t *sched_params)
int fsf_get_local_thread_sched_parameters (pthread_t thread, fsf_sched_params_t *sched_params)

Define Documentation

#define FSF_HIERARCHICAL_MODULE_SUPPORTED   1
 


Generated on Tue Apr 5 17:01:24 2005 for FSF by doxygen 1.3.4