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