Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dthread_call.h266 extern thread_call_t thread_call_allocate_with_priority(
H A Dexclaves_sensor.c397 thread_call_allocate_with_priority(exclaves_sensor_healthcheck, in exclaves_sensor_init()
H A Dthread_call.c1005 thread_call_allocate_with_priority( in thread_call_allocate_with_priority() function
H A Dtask_policy.c2977 …task->rusage_cpu_callt = thread_call_allocate_with_priority(task_action_cpuusage, (thread_call_par… in task_set_cpuusage()
/xnu-11215/bsd/netinet/
H A Din_pcb.c346 inpcb_thread_call = thread_call_allocate_with_priority(inpcb_timeout, in in_pcbinit()
349 inpcb_fast_thread_call = thread_call_allocate_with_priority( in in_pcbinit()
/xnu-11215/osfmk/vm/
H A Dvm_compressor.c786 csegbufsz_experiment_thread_call = thread_call_allocate_with_priority( in erase_csegbufsz_experiment_property_async()