Home
last modified time | relevance | path

Searched defs:background (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/tests/sched/
H A Dedge_migration.c67 …test_thread_t background = create_thread(TH_BUCKET_SHARE_BG, tg, root_bucket_to_highest_pri[TH_BUC… variable
/xnu-11417.140.69/bsd/netinet/
H A Dip_output.c2569 unsigned background = 0; in ip_ctloutput() local
2765 unsigned background = (so->so_flags1 & in ip_ctloutput() local
/xnu-11417.140.69/bsd/kern/
H A Dkern_resource.c1045 int background = false; in do_background_socket() local
/xnu-11417.140.69/bsd/net/
H A Dnecp_client.c643 unsigned background : 1; member
4703 u_int32_t background = client_fd->background; in necp_update_client_result() local
5340 bool background) in necp_set_client_as_background()