Skip to content

Struct SYN_WorkItem

ClassList > SYN_WorkItem

More...

  • #include <syn_workqueue.h>

Public Attributes

Type Name
void * ctx
SYN_WorkFunc func

Detailed Description

Single work item.

Public Attributes Documentation

variable ctx

void* SYN_WorkItem::ctx;

User context pointer for the callback


variable func

SYN_WorkFunc SYN_WorkItem::func;

Deferred callback function pointer



The documentation for this class was generated from the following file src/syntropic/sched/syn_workqueue.h