Home
last modified time | relevance | path

Searched defs:objectlist (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dgrid.hpp58 typedef struct objectlist { struct
59 struct objectlist *next; /* next link in the list */ argument
61 } objectlist; typedef