Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dnecp_client.c643 #define NECP_FD_UNLOCK(_f) lck_mtx_unlock(&_f->fd_lock) macro
777 NECP_FD_UNLOCK(fd_data); in necp_fd_notify()
970 NECP_FD_UNLOCK(fd_data); in necpop_select()
983 NECP_FD_UNLOCK(fd_data); in necp_fd_knrdetach()
1008 NECP_FD_UNLOCK(fd_data); in necp_fd_knrprocess()
1023 NECP_FD_UNLOCK(fd_data); in necp_fd_knrtouch()
1063 NECP_FD_UNLOCK(fd_data); in necpop_kqfilter()
1438 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1452 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_add_internal()
1461 NECP_FD_UNLOCK(observer_fd); in necp_client_update_observer_update_internal()
[all …]