Skip to content

_ompc_get_thdprv

Synopsis

Declared in <src/midend/programTransformation/ompLowering/libompc.h>

extern
void*
_ompc_get_thdprv(
    void*** thdprv_p,
    int size,
    void* datap);

Created with MrDocs