Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c691 #define NECP_FD_UNLOCK(_f) lck_mtx_unlock(&_f->fd_lock) macro
927 NECP_FD_UNLOCK(fd_data); in necp_fd_notify()
1120 NECP_FD_UNLOCK(fd_data); in necpop_select()
1133 NECP_FD_UNLOCK(fd_data); in necp_fd_knrdetach()
1158 NECP_FD_UNLOCK(fd_data); in necp_fd_knrprocess()
1173 NECP_FD_UNLOCK(fd_data); in necp_fd_knrtouch()
1213 NECP_FD_UNLOCK(fd_data); in necpop_kqfilter()
1717 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1731 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1740 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_update_internal()
[all …]