Home
last modified time | relevance | path

Searched refs:GetRing (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dparse.hpp102 static errcode GetRing(FILE *);
H A Dparse.cpp333 return GetRing(dfile); in GetObject()
684 static errcode GetRing(FILE *dfile) { in GetRing() function