Searched refs:currentPID (Results 1 – 1 of 1) sorted by relevance
1570 int currentPID = VG_(getpid)(); in CLG_() local1571 if (currentPID == thisPID) { in CLG_()1576 thisPID = currentPID; in CLG_()