Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dflow_divert.c105 #define FDUNLOCK(pcb) lck_mtx_unlock(&(pcb)->mtx) macro
2620 FDUNLOCK(fd_cb); in flow_divert_handle_connect_result()
2672 FDUNLOCK(fd_cb); in flow_divert_handle_close()
2812 FDUNLOCK(fd_cb); in flow_divert_handle_data()
2845 FDUNLOCK(fd_cb); in flow_divert_handle_read_notification()
2960 FDUNLOCK(fd_cb); in flow_divert_handle_properties_update()
3235 FDUNLOCK(fd_cb); in flow_divert_close_all()
3267 FDUNLOCK(fd_cb); in flow_divert_detach()
4420 FDUNLOCK(fd_cb); in flow_divert_kctl_rcvd()