Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c690 #define NECP_FD_UNLOCK(_f) lck_mtx_unlock(&_f->fd_lock) macro
926 NECP_FD_UNLOCK(fd_data); in necp_fd_notify()
1119 NECP_FD_UNLOCK(fd_data); in necpop_select()
1132 NECP_FD_UNLOCK(fd_data); in necp_fd_knrdetach()
1157 NECP_FD_UNLOCK(fd_data); in necp_fd_knrprocess()
1172 NECP_FD_UNLOCK(fd_data); in necp_fd_knrtouch()
1212 NECP_FD_UNLOCK(fd_data); in necpop_kqfilter()
1702 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1716 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1725 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_update_internal()
[all …]