Document of c-modernization-kit (porter) 1.0.0
Loading...
Searching...
No Matches
BidirSendCtx Struct Reference

bidir 送信スレッドに渡すコンテキスト。 More...

Collaboration diagram for BidirSendCtx:

Data Fields

PotrHandle handle
volatile int * running

Detailed Description

bidir 送信スレッドに渡すコンテキスト。

Definition at line 203 of file recv.c.

Field Documentation

◆ handle

PotrHandle BidirSendCtx::handle

Definition at line 205 of file recv.c.

Referenced by bidir_send_thread_func(), and main().

◆ running

volatile int* BidirSendCtx::running

Definition at line 206 of file recv.c.

Referenced by bidir_send_thread_func(), and main().


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