Searched defs:cthread (Results 1 – 8 of 8) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | lock_ticket.c | 245 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 D | task_ref.c | 156 thread_t cthread; variable
|
| H A D | work_interval.c | 362 work_interval_should_propagate(thread_t cthread, thread_t thread) in work_interval_should_propagate()
|
| H A D | timer_call.c | 1739 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 D | sched_prim.c | 814 thread_t cthread = current_thread(); in thread_unblock() local
|
| /xnu-8019.80.24/osfmk/x86_64/ |
| H A D | pmap_pcid.c | 275 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 D | vm_fault.c | 4136 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 D | vm_resident.c | 8898 thread_t cthread; in vm_tag_bt() local
|