Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dnecp_client.c653 #define NECP_FD_UNLOCK(_f) lck_mtx_unlock(&_f->fd_lock) macro
784 NECP_FD_UNLOCK(fd_data); in necp_fd_notify()
977 NECP_FD_UNLOCK(fd_data); in necpop_select()
990 NECP_FD_UNLOCK(fd_data); in necp_fd_knrdetach()
1015 NECP_FD_UNLOCK(fd_data); in necp_fd_knrprocess()
1030 NECP_FD_UNLOCK(fd_data); in necp_fd_knrtouch()
1070 NECP_FD_UNLOCK(fd_data); in necpop_kqfilter()
1445 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1459 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1468 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_update_internal()
[all …]