Home
last modified time | relevance | path

Searched defs:cthread (Results 1 – 8 of 8) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dlock_ticket.c245 tlock_mark_owned(lck_ticket_t *tlock, thread_t cthread) in tlock_mark_owned()
352 hw_lck_ticket_contended(hw_lck_ticket_t *lck, thread_t cthread, struct hw_lck_ticket_reserve_arg ar… in hw_lck_ticket_contended()
502 thread_t cthread = current_thread(); in hw_lck_ticket_lock() local
523 thread_t cthread = current_thread(); in hw_lck_ticket_lock_to() local
544 thread_t cthread = current_thread(); in lck_ticket_lock() local
585 thread_t cthread = current_thread(); in lck_ticket_lock_try() local
637 thread_t cthread = current_thread(); in hw_lck_ticket_lock_allow_invalid() local
H A Dtask_ref.c156 thread_t cthread; variable
H A Dwork_interval.c362 work_interval_should_propagate(thread_t cthread, thread_t thread) in work_interval_should_propagate()
H A Dtimer_call.c1739 timer_compute_leeway(thread_t cthread, int32_t urgency, int32_t *tshift, uint64_t *tmax_abstime, bo… in timer_compute_leeway()
1793 timer_call_slop(uint64_t deadline, uint64_t now, uint32_t flags, thread_t cthread, boolean_t *prate… in timer_call_slop()
H A Dsched_prim.c814 thread_t cthread = current_thread(); in thread_unblock() local
/xnu-8019.80.24/osfmk/x86_64/
H A Dpmap_pcid.c275 pcid_for_pmap_cpu_tuple(pmap_t cpmap, thread_t cthread, int ccpu) in pcid_for_pmap_cpu_tuple()
/xnu-8019.80.24/osfmk/vm/
H A Dvm_fault.c4136 thread_t cthread = current_thread(); in vm_fault_internal() local
7656 vm_record_rtfault(thread_t cthread, uint64_t fstart, vm_map_offset_t fault_vaddr, int type_of_fault) in vm_record_rtfault()
H A Dvm_resident.c8898 thread_t cthread; in vm_tag_bt() local