Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/game_of_life/
H A DUpdate_state.cpp25 inline void create_record(char* src, unsigned* dst, unsigned width) { in create_record() function
132 create_record(src, dst, width); in UpdateState()
143 create_record(src, dst, width); in UpdateState()
153 create_record(src, dst, width); in UpdateState()