| /xnu-8019.80.24/tests/ |
| H A D | kqueue_close.c | 62 pthread_t thread; in run_test() local
|
| H A D | imm_pinned_control_port.c | 103 mach_port_t thread, in catch_mach_exception_raise_state_identity() 121 mach_port_t thread, in catch_mach_exception_raise()
|
| H A D | hvbench.c | 197 dt_stat_thread_cycles_t thread = dt_stat_thread_cycles_create( in vcpu_switch_leader() local 399 pthread_t thread; member
|
| H A D | kevent_qos.c | 1019 pthread_t thread; in thread_create_at_qos() local 1251 pthread_t thread; variable 1264 pthread_t thread; variable 1277 pthread_t thread; variable 1290 pthread_t thread; variable 1738 pthread_t thread; variable
|
| H A D | backtracing_tests.c | 342 pthread_t thread; variable 437 pthread_t thread; variable
|
| H A D | exec-race-58566604.c | 71 pthread_t thread; in run_test() local
|
| /xnu-8019.80.24/bsd/dev/i386/ |
| H A D | dtrace_isa.c | 590 thread_t thread = current_thread(); in dtrace_getupcstack() local 662 thread_t thread = current_thread(); in dtrace_getustackdepth() local 715 thread_t thread = current_thread(); in dtrace_getufpstack() local
|
| /xnu-8019.80.24/osfmk/i386/ |
| H A D | fpu.c | 714 fpu_free(thread_t thread, void *fps) in fpu_free() 1465 fpu_savearea_promote_avx512(thread_t thread) in fpu_savearea_promote_avx512() 1552 fpu_thread_promote_avx512(thread_t thread) in fpu_thread_promote_avx512() 1682 thread_xstate(thread_t thread) in thread_xstate() 1705 fpu_switch_addrmode(thread_t thread, boolean_t is_64bit) in fpu_switch_addrmode()
|
| H A D | machine_task.c | 264 thread_t thread, in machine_thread_inherit_taskwide()
|
| /xnu-8019.80.24/osfmk/kdp/ml/x86_64/ |
| H A D | kdp_vm.c | 62 kern_collectth_state(thread_t thread, void *buffer, uint64_t size, void ** iter) in kern_collectth_state()
|
| /xnu-8019.80.24/libsyscall/wrappers/ |
| H A D | thread_register_state.c | 31 thread_get_register_pointer_values(thread_t thread, uintptr_t *sp, size_t *length, uintptr_t *value… in thread_get_register_pointer_values()
|
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | trap.c | 121 thread_t thread = current_thread(); in sleh_undef() local 287 thread_t thread = current_thread(); in sleh_abort() local
|
| H A D | machine_routines.c | 128 __unused thread_t thread, in machine_processor_shutdown() 1123 ml_thread_is64bit(thread_t thread) in ml_thread_is64bit() 1166 thread_t thread = current_thread(); in timer_state_event() local 1229 arm_user_protect_begin(thread_t thread) in arm_user_protect_begin() 1243 arm_user_protect_end(thread_t thread, uintptr_t ttbr0, boolean_t disable_interrupts) in arm_user_protect_end()
|
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | flipc.c | 322 thread_t thread = current_thread(); in flipc_cmd_ack() local 429 thread_t thread = current_thread(); in flipc_msg_to_remote_node() local
|
| H A D | ipc_mqueue.c | 935 thread_t thread) in ipc_mqueue_receive_on_thread() 1130 thread_t thread) in ipc_mqueue_peek_on_thread_locked() 1166 thread_t thread) in ipc_mqueue_select_on_thread_locked()
|
| /xnu-8019.80.24/osfmk/kperf/ |
| H A D | kperf_kpc.c | 41 kperf_kpc_thread_ast(thread_t thread) in kperf_kpc_thread_ast()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_resource.c | 793 do_background_socket(struct proc *p, thread_t thread) in do_background_socket() 888 do_background_thread(thread_t thread, int priority) in do_background_thread() 1703 thread_t thread; in iopolicysys_disk() local 1926 thread_t thread; in iopolicysys_vfs_atime_updates() local 2033 thread_t thread; in iopolicysys_vfs_materialize_dataless_files() local 2438 proc_apply_task_networkbg(int pid, thread_t thread) in proc_apply_task_networkbg()
|
| H A D | kern_event.c | 702 thread_t thread = THREAD_NULL; in knote_unlock() local 2523 thread_t thread = kqwl->kqwl_owner ?: kqr_thread(kqr); in filt_wlpost_register_wait() local 2533 kdp_workloop_sync_wait_find_owner(__assert_only thread_t thread, in kdp_workloop_sync_wait_find_owner() 3247 kqueue_process_preadopt_thread_group(thread_t thread, struct kqueue *kq, struct thread_group *tg) in kqueue_process_preadopt_thread_group() 3660 thread_t thread = current_thread(); in kevent_register_wait_prepare() local 3687 thread_t thread = kn->kn_thread; in kevent_register_wait_cleanup() local 3696 kevent_register_wait_block(struct turnstile *ts, thread_t thread, in kevent_register_wait_block() 4246 thread_t thread = kqr_thread_fast(kqr); in kqworkq_acknowledge_events() local 4367 thread_t thread = kqr_thread_fast(kqr); in kqworkloop_begin_processing() local 4497 thread_t thread = kqr_thread_fast(kqr); in kqworkloop_end_processing() local [all …]
|
| /xnu-8019.80.24/osfmk/arm64/ |
| H A D | machine_task.c | 225 thread_t thread, in machine_thread_inherit_taskwide()
|
| H A D | machine_routines.c | 561 __unused thread_t thread, in machine_processor_shutdown() 2198 ml_thread_is64bit(thread_t thread) in ml_thread_is64bit() 2252 thread_t thread = current_thread(); in timer_state_event() local 2351 ml_thread_set_disable_user_jop(thread_t thread, uint8_t disable_user_jop) in ml_thread_set_disable_user_jop() 2411 ml_thread_set_jop_pid(thread_t thread, task_t task) in ml_thread_set_jop_pid() 2463 thread_t thread = current_thread(); in ml_expect_fault_begin() local 2471 thread_t thread = current_thread(); in ml_expect_fault_end() local
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | task_policy.c | 198 thread_t thread; /* thread being worked on for taskwatch action */ member 1247 thread_t thread; in task_policy_update_internal_locked() local 1333 thread_t thread; in task_sfi_reevaluate_cb() local 1908 proc_set_task_spawnpolicy(task_t task, thread_t thread, int apptype, int qos_clamp, task_role_t rol… in proc_set_task_spawnpolicy() 2654 thread_t thread; in task_suspend_cpumon() local 2707 thread_t thread; in task_enable_cpumon_locked() local 3068 set_thread_appbg(thread_t thread, int setbg, __unused int importance) in set_thread_appbg() 3144 thead_remove_taskwatch(thread_t thread) in thead_remove_taskwatch()
|
| H A D | sync_sema.c | 361 thread_t thread, in semaphore_signal_internal() 456 thread_t thread) in semaphore_signal_thread() 478 thread_t thread; in semaphore_signal_thread_trap() local
|
| H A D | backtrace.c | 63 thread_t thread = current_thread(); in backtrace_internal() local 309 void *thread = ctl->btc_user_thread; in backtrace_user() local
|
| /xnu-8019.80.24/osfmk/console/ |
| H A D | serial_general.c | 55 thread_t thread; in serial_keyboard_init() local
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | signalvar.h | 111 #define CHECK_SIGNALS(p, thread, uthreadp) \ argument
|