Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp_client.c653 #define NECP_FD_UNLOCK(_f) lck_mtx_unlock(&_f->fd_lock) macro
785 NECP_FD_UNLOCK(fd_data); in necp_fd_notify()
978 NECP_FD_UNLOCK(fd_data); in necpop_select()
991 NECP_FD_UNLOCK(fd_data); in necp_fd_knrdetach()
1016 NECP_FD_UNLOCK(fd_data); in necp_fd_knrprocess()
1031 NECP_FD_UNLOCK(fd_data); in necp_fd_knrtouch()
1071 NECP_FD_UNLOCK(fd_data); in necpop_kqfilter()
1446 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1460 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1469 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_update_internal()
[all …]