Xyris  0.5
task_sync Struct Reference

#include <tasks.hpp>

+ Collaboration diagram for task_sync:

Data Fields

struct taskpossessor
 
const char * dbg_name
 
struct tasklist waiting
 

Detailed Description

Definition at line 55 of file tasks.hpp.

Field Documentation

◆ dbg_name

const char* task_sync::dbg_name

Definition at line 58 of file tasks.hpp.

◆ possessor

struct task* task_sync::possessor

Definition at line 57 of file tasks.hpp.

◆ waiting

struct tasklist task_sync::waiting

Definition at line 59 of file tasks.hpp.


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