Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dflow_divert.c107 #define FDUNLOCK(pcb) lck_mtx_unlock(&(pcb)->mtx) macro
2720 FDUNLOCK(fd_cb); in flow_divert_handle_connect_result()
2772 FDUNLOCK(fd_cb); in flow_divert_handle_close()
2912 FDUNLOCK(fd_cb); in flow_divert_handle_data()
2945 FDUNLOCK(fd_cb); in flow_divert_handle_read_notification()
3067 FDUNLOCK(fd_cb); in flow_divert_handle_properties_update()
3288 FDUNLOCK(fd_cb); in flow_divert_handle_flow_states_request()
3408 FDUNLOCK(fd_cb); in flow_divert_close_all()
3440 FDUNLOCK(fd_cb); in flow_divert_detach()
4689 FDUNLOCK(fd_cb); in flow_divert_kctl_rcvd()