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

Function abs_path

src/tbb/src/tbb/dynamic_link.cpp:314–329  ·  view source on GitHub ↗

The function constructs absolute path for given relative path. Important: Base directory is not current one, it is the directory libtbb.so loaded from. Arguments: in name -- Name of a file (may be with relative path; it must not be an absolute one). out path -- Buffer to save result (absolute path) to. in len -- Size of buffer. ret -- 0

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dynamic_loadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected