Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet/
H A Dflow_divert.c102 #define FDUNLOCK(pcb) lck_mtx_unlock(&(pcb)->mtx) macro
2496 FDUNLOCK(fd_cb); in flow_divert_handle_connect_result()
2550 FDUNLOCK(fd_cb); in flow_divert_handle_close()
2690 FDUNLOCK(fd_cb); in flow_divert_handle_data()
2723 FDUNLOCK(fd_cb); in flow_divert_handle_read_notification()
2832 FDUNLOCK(fd_cb); in flow_divert_handle_properties_update()
3105 FDUNLOCK(fd_cb); in flow_divert_close_all()
3135 FDUNLOCK(fd_cb); in flow_divert_detach()
4254 FDUNLOCK(fd_cb); in flow_divert_kctl_rcvd()