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