#include "macros.h"Go to the source code of this file.
Definition at line 41 of file ams.c.
References COND_DESTROY, MC_SUCCESS, and MUTEX_DESTROY.
Referenced by mc_platform_Destroy().
Definition at line 111 of file ams.c.
References agent_RunChScript(), agent_s::agent_status, ListSearch(), agent_s::lock, MC_AGENT_ACTIVE, MC_AGENT_NEUTRAL, MC_WAIT_CH, MC_WAIT_FINISHED, MC_WAIT_MESSGSEND, message_Destroy(), message_InitializeFromAgent(), message_New(), MUTEX_LOCK, MUTEX_UNLOCK, and agent_s::orphan.
Referenced by ams_Thread().
Definition at line 79 of file ams.c.
References agent_s::agent_status, agent_s::connect_id, agent_s::id, ListSearch(), MUTEX_LOCK, and MUTEX_UNLOCK.
Definition at line 226 of file ams.c.
References mc_platform_s::ams, ams_ManageAgentList(), COND_BROADCAST, COND_WAIT, mc_platform, MUTEX_LOCK, MUTEX_UNLOCK, mc_platform_s::quit, and mc_platform_s::quit_lock.
Referenced by ams_Start().