Searched refs:necp_client_count (Results 1 – 1 of 1) sorted by relevance
173 static int necp_client_count = 0; variable258 …_necp, NECPCTL_CLIENT_COUNT, client_count, CTLFLAG_LOCKED | CTLFLAG_RD, &necp_client_count, 0, "");1677 OSDecrementAtomic(&necp_client_count); in necp_destroy_client()6813 OSIncrementAtomic(&necp_client_count); in necp_client_add()