naev 0.10.4
Data Fields
Node Struct Reference

Node in the thread queue. More...

Data Fields

void * data
 
struct Node_next
 

Detailed Description

Node in the thread queue.

Definition at line 55 of file threadpool.c.

Field Documentation

◆ data

void* Node::data

Definition at line 56 of file threadpool.c.

◆ next

struct Node_* Node::next

Definition at line 57 of file threadpool.c.


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