Searched refs:packageTag (Results 1 – 2 of 2) sorted by relevance
1142 static unsigned packageTag = 0; in Package() local1143 this->tag = packageTag++; in Package()
163 __gshared uint packageTag; in this() local164 this.tag = packageTag++; in this()