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