libsir 2.2.5
Standard Incident Reporter
Loading...
Searching...
No Matches
sir_threadpool_job Struct Reference

Job used by a job queue. More...

Data Fields

bool(* fn )(void *)
 Callback to be executed as part of the job.
 
void * data
 Data to pass to the callback.
 

Detailed Description

Job used by a job queue.


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