ELinks 0.16.1.1
active_thread Struct Reference
Collaboration diagram for active_thread:

Data Fields

void * magic1
struct active_threadnext
struct active_threadprev
void * magic2
thread_id tid
void(* fn )(void *)
void * data

Field Documentation

◆ data

void* active_thread::data

◆ fn

void(* active_thread::fn) (void *)

◆ magic1

void* active_thread::magic1

◆ magic2

void* active_thread::magic2

◆ next

struct active_thread* active_thread::next

◆ prev

struct active_thread* active_thread::prev

◆ tid

thread_id active_thread::tid

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