Skip to content

Struct dp_pf_shared_t

ClassList > dp_pf_shared_t

  • #include <dp_parallel.h>

Public Attributes

Type Name
void(* body
void * ctx
size_t n
atomic_size_t next

Public Attributes Documentation

variable body

void(* dp_pf_shared_t::body) (size_t, void *);

variable ctx

void* dp_pf_shared_t::ctx;

variable n

size_t dp_pf_shared_t::n;

variable next

atomic_size_t dp_pf_shared_t::next;


The documentation for this class was generated from the following file native/inc/dp_parallel.h