Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dlock_ticket.c319 tlock_mark_owned(lck_ticket_t *tlock, thread_t cthread) in tlock_mark_owned()
683 lck_ticket_lock_internal(lck_ticket_t *tlock, thread_t cthread, __unused lck_grp_t *grp) in lck_ticket_lock_internal()
702 thread_t cthread = current_thread(); in lck_ticket_lock() local
711 thread_t cthread = current_thread(); in lck_ticket_lock_nopreempt() local
761 thread_t cthread = current_thread(); in lck_ticket_lock_try_internal() local
H A Dtask_ref.c156 thread_t cthread; variable
H A Dtimer_call.c1842 timer_compute_leeway(thread_t cthread, int32_t urgency, int32_t *tshift, uint64_t *tmax_abstime, bo… in timer_compute_leeway()
1903 timer_call_slop(uint64_t deadline, uint64_t now, uint32_t flags, thread_t cthread, boolean_t *prate… in timer_call_slop()
H A Dwork_interval.c422 work_interval_should_propagate(thread_t cthread, thread_t thread) in work_interval_should_propagate()
H A Dsched_prim.c854 thread_t cthread = current_thread(); in thread_unblock() local
/xnu-10002.1.13/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-10002.1.13/osfmk/vm/
H A Dvm_fault.c4312 thread_t cthread = current_thread(); in vm_fault_internal() local
7919 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.c9042 thread_t cthread; in vm_tag_bt() local