Freeciv21
Develop your civilization from humble roots to a global empire
texai_thr Struct Reference
+ Collaboration diagram for texai_thr:

Public Attributes

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

Detailed Description

Definition at line 52 of file texaiplayer.c.

Member Data Documentation

◆ ait

fcThread texai_thr::ait

Definition at line 57 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 53 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