Searched refs:__CF_last_warned_port_count (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c213 static uint32_t __CF_last_warned_port_count = 0; variable
218 if (__CF_last_warned_port_count + 1000 < pcnt) {
239 __CF_last_warned_port_count = pcnt;

Completed in 94 milliseconds