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