DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
diy::thread Struct Reference

Public Member Functions

 thread (void(*f)(void *), void *args)
 
void join ()
 

Static Public Member Functions

static unsigned hardware_concurrency ()
 

Public Attributes

void(* f_ )(void *)
 
void * args_
 

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