Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c670 #define NECP_FD_UNLOCK(_f) lck_mtx_unlock(&_f->fd_lock) macro
805 NECP_FD_UNLOCK(fd_data); in necp_fd_notify()
998 NECP_FD_UNLOCK(fd_data); in necpop_select()
1011 NECP_FD_UNLOCK(fd_data); in necp_fd_knrdetach()
1036 NECP_FD_UNLOCK(fd_data); in necp_fd_knrprocess()
1051 NECP_FD_UNLOCK(fd_data); in necp_fd_knrtouch()
1091 NECP_FD_UNLOCK(fd_data); in necpop_kqfilter()
1469 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1483 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1492 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_update_internal()
[all …]