Struct SYN_WorkItem¶
#include <syn_workqueue.h>
Public Attributes¶
| Type | Name |
|---|---|
| void * | ctx |
| SYN_WorkFunc | func |
Detailed Description¶
Single work item.
Public Attributes Documentation¶
variable ctx¶
User context pointer for the callback
variable func¶
Deferred callback function pointer
The documentation for this class was generated from the following file src/syntropic/sched/syn_workqueue.h