gwion-util
utilities for the Gwion project
Loading...
Searching...
No Matches
Data Fields
task_t Struct Reference

Data Fields

void(* fun )(void *)
 
void * arg
 

Detailed Description

Definition at line 3 of file threadpool.c.

Field Documentation

◆ arg

void* task_t::arg

Definition at line 5 of file threadpool.c.

◆ fun

void(* task_t::fun) (void *)

Definition at line 4 of file threadpool.c.


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