Searched defs:allocated_port_count (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c411 static Int allocated_port_count = 0; variable
424 allocated_port_count++;
543 allocated_port_count--;
618 allocated_port_count++;
649 "MACH PORTS: %d open at exit.\n", allocated_port_count);

Completed in 189 milliseconds