MCPcopy Create free account
hub / github.com/RcppCore/RcppParallel / construct

Method construct

src/tbb/src/tbb/mailbox.h:179–186  ·  view source on GitHub ↗

Construct *this as a mailbox from zeroed memory. Raise assertion if *this is not previously zeroed, or sizeof(this) is wrong. This method is provided instead of a full constructor since we know the object will be constructed in zeroed memory. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

arenaMethod · 0.45

Calls 2

suppress_unused_warningFunction · 0.50
loadMethod · 0.45

Tested by

no test coverage detected