Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
texai_thr Struct Reference

Data Fields

int num_players
 
struct texai_msgs msgs_to
 
struct texai_reqs reqs_from
 
bool thread_running
 
fc_thread ait
 

Detailed Description

Definition at line 55 of file texaiplayer.c.

Field Documentation

◆ ait

fc_thread texai_thr::ait

Definition at line 61 of file texaiplayer.c.

Referenced by texai_control_gained(), and texai_control_lost().

◆ msgs_to

struct texai_msgs texai_thr::msgs_to

◆ num_players

int texai_thr::num_players

Definition at line 57 of file texaiplayer.c.

Referenced by texai_control_gained(), texai_control_lost(), and texai_init_threading().

◆ reqs_from

struct texai_reqs texai_thr::reqs_from

◆ thread_running

bool texai_thr::thread_running