|
|
|
|
/home/brennan/n-sim/OrbisQuartus/control/ctl_server.h File ReferenceUtility to control OrbisQuartus configuration. More...
Go to the source code of this file.
Detailed Description
Utility to control OrbisQuartus configuration.
- Revision
- 1.3
Original Author: Sean M. Brennan <brennan@lanl.gov> - Author
- sean_m_brennan
Created: February 8, 2006 - Date
- 2007/10/11 17:13:23
Definition in file ctl_server.h.
Function Documentation
int cfg_is_locked |
( |
void |
|
) |
|
|
void cfg_release |
( |
void |
|
) |
|
|
void* ctl_server |
( |
void * |
unused |
) |
|
|
|
- Todo:
- gather status, report collective status to gui
Definition at line 266 of file ctl_server.cpp.
References Partition::array(), cfg_mutex, Configuration::cfg_to_xml(), config, daemon_quitting(), daemon_shutdown(), daemon_shuttingdown(), get_cluster_size(), get_configuration(), get_task_socket(), Partition_Element::head, Partition_Node::id, INTEGER_STRING, LOG_FILE, and Partition_Node::next.
Referenced by main(). |
|