Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dnetwork_agent.c152 #define NETAGENT_LOCK_SHARED(wrapper) lck_rw_lock_shared(&wrapper->agent_lock) macro
1471 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_handle_get()
1519 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_assign_nexus()
1556 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_update_flow_protoctl_event()
1597 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_handle_assign_nexus_setopt()
1659 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_handle_assign_nexus_message()
1741 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_handle_assign_group_setopt()
1859 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_handle_use_count_getopt()
1996 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_handle_token_count_getopt()
2083 NETAGENT_LOCK_SHARED(session->wrapper); in netagent_handle_token_low_water_getopt()
[all …]