Thread pool
Data Fields
runnable Struct Reference
Runnable function.
More...
#include <
threadpool.h
>
Data Fields
void(*
function
)(void *, size_t)
f(arg, argsz);
void *
arg
array of arguments;
size_t
argsz
number of arguments;
Detailed Description
Runnable function.
The documentation for this struct was generated from the following file:
threadpool.h
Generated on Thu Feb 13 2020 11:44:42 for Thread pool by
1.8.17