|
|
|
|
/home/brennan/n-sim/OrbisQuartus/shared/daemon.h File Reference
Go to the source code of this file.
Function Documentation
void daemon_quit |
( |
void |
|
) |
|
|
int daemon_quitting |
( |
void |
|
) |
|
|
void daemon_shutdown |
( |
void |
|
) |
|
|
int daemon_shuttingdown |
( |
void |
|
) |
|
|
|
Definition at line 81 of file daemon.c.
References __shutdown__, mutex_lock(), mutex_unlock(), and stop_mutex.
Referenced by ctl_client(), ctl_server(), get_configuration(), mini_mpi_server(), mpi_handler(), rcv_ctl_commands(), OrbisQuartus::shuttingdown(), virtual_time_client(), and virtual_time_server(). |
|