Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dflow_divert.c107 #define FDUNLOCK(pcb) lck_mtx_unlock(&(pcb)->mtx) macro
2718 FDUNLOCK(fd_cb); in flow_divert_handle_connect_result()
2770 FDUNLOCK(fd_cb); in flow_divert_handle_close()
2910 FDUNLOCK(fd_cb); in flow_divert_handle_data()
2943 FDUNLOCK(fd_cb); in flow_divert_handle_read_notification()
3062 FDUNLOCK(fd_cb); in flow_divert_handle_properties_update()
3287 FDUNLOCK(fd_cb); in flow_divert_handle_flow_states_request()
3407 FDUNLOCK(fd_cb); in flow_divert_close_all()
3439 FDUNLOCK(fd_cb); in flow_divert_detach()
4686 FDUNLOCK(fd_cb); in flow_divert_kctl_rcvd()