theLink 10.0
Loading...
Searching...
No Matches
LibMqMsgque_private_atl.h
Go to the documentation of this file.
1
9#pragma once
10#include "debug_mk.h"
11#include "nhi1_config.h"
12#include "rl_mox.h"
13
14#define MK_RT_SETUP OT_MK_RT_T amkrt = amqrt->amkrt
15#define MK_RT_SETUP_METHOD OT_MQ_RT_T amqrt = clientData; \
16 OT_MK_RT_T amkrt = amqrt->amkrt; \
17 MkRtSetup_RT(amqrt->mkrt); \
18 MqRtSetup_RT(amqrt->mqrt); \
19 SETUP_moxrt
20
21#include "LibMqMsgque_atl.h"
22
23#undef RL_RT
24#define RL_RT (*amqrt)
25
26// from MqFactoryC.c
27int MQ(MqFactoryC_Setup) ( MK_RT_ARGS OT_ENV_T );
MOX_ENV_T OT_ENV_T
tag: nhi1-release-250425
#define MQ(n)
#define MK_RT_ARGS