Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dflow_divert.c102 #define FDUNLOCK(pcb) lck_mtx_unlock(&(pcb)->mtx) macro
2492 FDUNLOCK(fd_cb); in flow_divert_handle_connect_result()
2546 FDUNLOCK(fd_cb); in flow_divert_handle_close()
2686 FDUNLOCK(fd_cb); in flow_divert_handle_data()
2719 FDUNLOCK(fd_cb); in flow_divert_handle_read_notification()
2828 FDUNLOCK(fd_cb); in flow_divert_handle_properties_update()
3107 FDUNLOCK(fd_cb); in flow_divert_close_all()
3137 FDUNLOCK(fd_cb); in flow_divert_detach()
4258 FDUNLOCK(fd_cb); in flow_divert_kctl_rcvd()