theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
MqSysServerThreadMainS Struct Reference

data used to initialize a new created thread … More...

#include <LibMqMsgque_mq.h>

+ Collaboration diagram for MqSysServerThreadMainS:

Data Fields

bool isUsed
 is the object used and initialisation-flag
 
MQ_CTX tmpl
 calling (parent) context
 
MQ_FCT factory
 server configuration (memory belongs to caller)
 
MkBufferStream16384R argvR
 command-line arguments, owned by SysServerThread
 
MK_RT mkrt
 runtime used to intialize the new thread-runtime
 
MQ_SOCK_HDL socket
 "accept" socket for the new thread
 
MK_PTR threadData
 thread-data to set after new runtime was initialized
 

Detailed Description

data used to initialize a new created thread …

Definition at line 2639 of file LibMqMsgque_mq.h.

Field Documentation

◆ argvR

MkBufferStream16384R MqSysServerThreadMainS::argvR

command-line arguments, owned by SysServerThread

Definition at line 2643 of file LibMqMsgque_mq.h.

◆ factory

MQ_FCT MqSysServerThreadMainS::factory

server configuration (memory belongs to caller)

Definition at line 2642 of file LibMqMsgque_mq.h.

◆ isUsed

bool MqSysServerThreadMainS::isUsed

is the object used and initialisation-flag

Definition at line 2640 of file LibMqMsgque_mq.h.

◆ mkrt

MK_RT MqSysServerThreadMainS::mkrt

runtime used to intialize the new thread-runtime

Definition at line 2646 of file LibMqMsgque_mq.h.

◆ socket

MQ_SOCK_HDL MqSysServerThreadMainS::socket

"accept" socket for the new thread

Definition at line 2647 of file LibMqMsgque_mq.h.

◆ threadData

MK_PTR MqSysServerThreadMainS::threadData

thread-data to set after new runtime was initialized

Definition at line 2649 of file LibMqMsgque_mq.h.

◆ tmpl

MQ_CTX MqSysServerThreadMainS::tmpl

calling (parent) context

Definition at line 2641 of file LibMqMsgque_mq.h.


The documentation for this struct was generated from the following file: