#include "../mc_list/list.h"#include "../include/macros.h"#include "df_request.x.h"Go to the source code of this file.
Definition at line 63 of file df.c.
References ListAdd(), and SIGNAL.
Referenced by MC_DeregisterService(), MC_RegisterService(), and MC_SearchForService().
Definition at line 80 of file df.c.
References COND_DESTROY, df_node_Destroy(), df_request_list_Destroy(), ListPop(), ListTerminate(), MC_SUCCESS, MUTEX_DESTROY, and MUTEX_LOCK.
Referenced by mc_platform_Destroy().
Definition at line 409 of file df.c.
References MC_SUCCESS, and MUTEX_LOCK.
Referenced by df_Destroy().
Definition at line 129 of file df.c.
References mc_platform_s::df, df_request_list_Pop(), MC_ERR_EMPTY, and MC_ERR_INVALID.
Referenced by df_Thread().
Definition at line 318 of file df.c.
References df_request_list_node_Destroy(), ListPop(), ListTerminate(), MC_SUCCESS, and node.
Referenced by df_Destroy().
Definition at line 340 of file df.c.
References CHECK_NULL, COND_INIT, COND_T, ListInitialize(), MUTEX_INIT, and MUTEX_T.
Referenced by df_Initialize().
Definition at line 289 of file df.c.
References COND_DESTROY, MC_SUCCESS, and MUTEX_DESTROY.
Referenced by df_request_list_Destroy(), and MC_SearchForService().
Definition at line 300 of file df.c.
References CHECK_NULL, COND_INIT, COND_T, MUTEX_INIT, MUTEX_T, and node.
Referenced by MC_DeregisterService(), MC_RegisterService(), and MC_SearchForService().
Definition at line 365 of file df.c.
References ListPop(), MUTEX_LOCK, MUTEX_UNLOCK, and node.
Referenced by df_ProcessRequest().
Definition at line 396 of file df.c.
References COND_DESTROY, MC_SUCCESS, and MUTEX_DESTROY.
Referenced by MC_SearchForService().
Definition at line 381 of file df.c.
References CHECK_NULL, COND_INIT, COND_T, MUTEX_INIT, MUTEX_T, and search.
Referenced by MC_SearchForService().
Definition at line 173 of file df.c.
References MC_ERR_NOT_FOUND, MC_SUCCESS, MUTEX_LOCK, MUTEX_UNLOCK, listNode_s::next, and listNode_s::node_data.
Referenced by request_handler_SEARCH().
Definition at line 423 of file df.c.
References COND_BROADCAST, COND_WAIT, mc_platform_s::df, df_ProcessRequest(), MC_SUCCESS, MUTEX_LOCK, MUTEX_UNLOCK, mc_platform_s::quit, and mc_platform_s::quit_lock.
Referenced by df_Start().
Definition at line 107 of file df.h.
Referenced by acc_MessageHandlerThread(), acc_Thread(), agent_RunChScriptThread(), ams_Thread(), cmd_prompt_Thread(), listen_Thread(), mc_platform_Initialize(), and MC_WaitAgent().
Definition at line 129 of file df.h.
Referenced by add_variable(), agent_xml_compose(), agent_xml_compose__agent_code(), agent_xml_compose__agent_data(), agent_xml_compose__create_row_nodes(), agent_xml_compose__data(), agent_xml_compose__gaf_message(), agent_xml_compose__home(), agent_xml_compose__message(), agent_xml_compose__mobile_agent(), agent_xml_compose__name(), agent_xml_compose__owner(), agent_xml_compose__row(), agent_xml_compose__task(), agent_xml_compose__tasks(), AP_QUEUE_SEARCH_TEMPLATE(), AP_QUEUE_STD_DEFN_TEMPLATE(), barrier_node_Initialize(), barrier_queue_Destroy(), barrier_queue_Pop(), df_request_list_Destroy(), df_request_list_node_New(), df_request_list_Pop(), fipa_envelope_Compose(), fipa_envelope_Compose__acl_representation(), fipa_envelope_Compose__date(), fipa_envelope_Compose__envelope(), fipa_envelope_Compose__intended_receiver(), fipa_envelope_Compose__params(), fipa_envelope_Compose__payload_encoding(), fipa_envelope_Compose__to(), fipa_envelope_HandleReceived(), main(), MC_Barrier(), MC_BarrierInit(), MC_SyncInit(), mxml_new(), mxmlNewCustom(), mxmlNewElement(), mxmlNewInteger(), mxmlNewOpaque(), mxmlNewReal(), mxmlNewText(), mxmlNewTextf(), request_handler_DEREGISTER(), scan_file(), syncListNew(), write_element(), xml_get_deep_child(), and xml_new_cdata().
Definition at line 75 of file df.h.
Referenced by agent_AddPersistentVariable(), agent_xml_compose__create_row_nodes(), interpreter_variable_data_Initialize(), interpreter_variable_data_InitializeFromAgent(), MC_GetAgentReturnData(), MC_SaveData_chdl(), MC_WaitAgent(), and mxml_vsnprintf().