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