Searched defs:rturn (Results 1 – 1 of 1) sorted by relevance
10 int* rturn; // whose turn it is to render, shared member192 int rturn = 1; // second thread draws the unmodified map first in yield_demo() local