Home
last modified time | relevance | path

Searched refs:NECP_CLIENT_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/bsd/net/
H A Dnecp_client.c565 #define NECP_CLIENT_UNLOCK(_c) lck_mtx_unlock(&_c->lock) macro
970 NECP_CLIENT_UNLOCK(client); in necp_fd_poll()
1492 NECP_CLIENT_UNLOCK(client); in necp_destroy_flow_stats()
1639 NECP_CLIENT_UNLOCK(client); in necp_client_retain()
1649 NECP_CLIENT_UNLOCK(client); in necp_client_release_locked()
1663 NECP_CLIENT_UNLOCK(client); in necp_client_release()
1968 NECP_CLIENT_UNLOCK(client); in necp_destroy_client()
2067 NECP_CLIENT_UNLOCK(client); in necpop_close()
3702 NECP_CLIENT_UNLOCK(client); in necp_client_register_socket_inner()
3758 NECP_CLIENT_UNLOCK(client); in necp_client_get_netns_flow_info()
[all …]