Home
last modified time | relevance | path

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

/xnu-11417.140.69/doc/debugging/
H A Dtask_ref.md60 kext will be dynamically assigned a reference group as needed (if there's
/xnu-11417.140.69/doc/observability/
H A Dmt_stackshot.md26 global state (On SMP systems, the initiating CPU is always assigned to be the
/xnu-11417.140.69/
H A DAPPLE_LICENSE18 acquired, owned by or assigned to Apple and (ii) that cover subject
23 owned by or assigned to You and (ii) that cover subject matter in Your
/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c426 unsigned assigned : 1; member
2332 if (flow->invalid && flow->nexus && flow->assigned && !uuid_is_null(flow->u.nexus_agent)) { in necp_client_update_flows()
2349 if (!flow->nexus && !flow->assigned) { in necp_client_update_flows()
3975 flow->assigned = TRUE; in necp_client_assign_from_socket()
4171 flow->assigned = TRUE; in necp_assign_client_result_locked()
4695 if (search_flow->assigned) { in necp_update_client_result()
7878 …if (flow->assigned || flow_registration->defunct || !necp_client_endpoint_is_unspecified((struct n… in necp_client_calculate_flow_tlv_size()
7905 …if (flow->assigned || flow_registration->defunct || !necp_client_endpoint_is_unspecified((struct n… in necp_client_fillout_flow_tlvs()
7956 if (flow->assigned) { in necp_client_fillout_flow_tlvs()
/xnu-11417.140.69/doc/scheduler/
H A Dsched_clutch_edge.md99 …ize CPU intensive threads. Once a thread is selected for running, it is assigned a quantum which i…