Searched refs:buffOwners (Results 1 – 1 of 1) sorted by relevance
1904 Uint32* buffOwners = (Uint32*) malloc(buffs * sizeof(Uint32)); in execDUMP_STATE_ORD() local1918 buffOwners[tmp.i] = tmp.p->m_ownerRef; in execDUMP_STATE_ORD()1919 if (buffOwners[tmp.i] == 0) in execDUMP_STATE_ORD()1925 buffOwners[tmp.i] = 0; in execDUMP_STATE_ORD()1938 Uint32 owner = buffOwners[i]; in execDUMP_STATE_ORD()1999 ::free(buffOwners); in execDUMP_STATE_ORD()