Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c541 #define NECP_CLIENT_LOCK(_c) lck_mtx_lock(&_c->lock) macro
940 NECP_CLIENT_LOCK(client); in necp_fd_poll()
1000 NECP_CLIENT_LOCK(client); in necp_find_client_and_lock()
1050 NECP_CLIENT_LOCK(client); in necp_client_fd_find_client_and_lock()
1318 NECP_CLIENT_LOCK(client); in necp_destroy_flow_stats()
1496 NECP_CLIENT_LOCK(client); in necp_client_retain()
1520 NECP_CLIENT_LOCK(client); in necp_client_release()
1785 NECP_CLIENT_LOCK(client); in necp_destroy_client()
1921 NECP_CLIENT_LOCK(client); in necpop_close()
5068 NECP_CLIENT_LOCK(client); in necp_defunct_client_fd_locked_inner()
[all …]