Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/netinet/
H A Dflow_divert.c105 #define FDUNLOCK(pcb) lck_mtx_unlock(&(pcb)->mtx) macro
2614 FDUNLOCK(fd_cb); in flow_divert_handle_connect_result()
2666 FDUNLOCK(fd_cb); in flow_divert_handle_close()
2806 FDUNLOCK(fd_cb); in flow_divert_handle_data()
2839 FDUNLOCK(fd_cb); in flow_divert_handle_read_notification()
2954 FDUNLOCK(fd_cb); in flow_divert_handle_properties_update()
3229 FDUNLOCK(fd_cb); in flow_divert_close_all()
3261 FDUNLOCK(fd_cb); in flow_divert_detach()
4424 FDUNLOCK(fd_cb); in flow_divert_kctl_rcvd()