HomeSort by relevance Sort by last modified time
    Searched refs:handle_counter (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/bin/net/
net_tc.py 46 handle_counter = 0 variable
51 global handle_counter
52 handle_counter += INCR
53 return handle_counter
  /external/valgrind/coregrind/m_debuginfo/
debuginfo.c 173 static ULong handle_counter = 1; variable
185 di->handle = handle_counter++;
    [all...]

Completed in 167 milliseconds