rpm  5.4.15
Data Fields
yarnThread_s Struct Reference
Collaboration diagram for yarnThread_s:
Collaboration graph
[legend]

Data Fields

int id
 
int done
 
yarnThread next
 

Detailed Description

Definition at line 342 of file yarn.c.

Field Documentation

int yarnThread_s::done

Definition at line 344 of file yarn.c.

Referenced by yarnJoin(), yarnJoinAll(), and yarnLaunchStack().

int yarnThread_s::id

Definition at line 343 of file yarn.c.

Referenced by yarnDestruct(), yarnJoin(), yarnJoinAll(), and yarnLaunchStack().

yarnThread yarnThread_s::next

Definition at line 346 of file yarn.c.

Referenced by yarnJoin(), yarnJoinAll(), and yarnLaunchStack().


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