Home
last modified time | relevance | path

Searched defs:thread (Results 176 – 200 of 230) sorted by relevance

12345678910

/xnu-10002.41.9/tests/
H A Dlockf_basic.c131 pthread_t thread; member
H A Dprioritize_process_launch.c227 thread_t thread; in get_sync_push_port_at_qos() local
H A Dturnstile_multihop.c810 pthread_t thread; in thread_create_at_qos() local
H A Dpoll_select_kevent_paired_fds.c787 pthread_t thread; in drive_threads() local
H A Dkqueue_file_tests.c227 pthread_t thread; in open_fifo() local
/xnu-10002.41.9/bsd/kern/
H A Dbsd_init.c1161 thread_t thread; in bsd_utaskbootstrap() local
H A Dkern_credential.c680 thread_t thread; in kauth_resolver_getwork_continue() local
837 thread_t thread = current_thread(); in kauth_resolver_getwork() local
3482 kauth_cred_thread_update(thread_t thread, proc_t proc) in kauth_cred_thread_update()
H A Dkern_exec.c862 activate_exec_state(task_t task, proc_t p, thread_t thread, load_result_t *result) in activate_exec_state()
1179 thread_t thread; in exec_mach_imgact() local
2370 exec_handle_spawnattr_policy(proc_t p, thread_t thread, int psa_apptype, uint64_t psa_qos_clamp, in exec_handle_spawnattr_policy()
6581 thread_t thread = current_thread(); in exec_handle_sugid() local
H A Dkern_descrip.c317 fg_transfer_filelocks(proc_t p, struct fileglob *fg, thread_t thread) in fg_transfer_filelocks()
723 fdt_exec(proc_t p, short posix_spawn_flags, thread_t thread, bool in_exec) in fdt_exec()
1606 thread_t thread; in fileproc_drain() local
/xnu-10002.41.9/osfmk/arm/
H A Dmodel_dep.c567 thread_t thread; in do_print_all_backtraces() local
H A Dmachine_routines.h107 #define INTERRUPT_MASKED_DEBUG_CAPTURE_PMC(thread) \ argument
113 #define INTERRUPT_MASKED_DEBUG_CAPTURE_PMC(thread) argument
/xnu-10002.41.9/iokit/Kernel/
H A DIOPerfControl.cpp285 thread_t thread = current_thread(); in threadGroupForDextService() local
/xnu-10002.41.9/osfmk/kern/
H A Dkpc_common.c555 thread_t thread = current_thread(); in kpc_sample_kperf() local
H A Dsched.h456 #define sched_tick_delta(thread, delta) \ argument
H A Ddebug.c1054 panic_get_thread_proc_task(struct thread *thread, struct task **task, struct proc **proc) in panic_get_thread_proc_task()
1092 …text(unsigned int reason, void *ctx, uint64_t debugger_options_mask, thread_t thread, const char *… in panic_with_thread_context()
H A Dsmr.c242 struct thread *thread; member
501 thread_t thread; in __smrw_wakeup_and_unlock() local
/xnu-10002.41.9/osfmk/tests/
H A Dkernel_tests.c924 thread_t thread = current_thread(); in thread_lock_unlock_kernel_primitive() local
1032 thread_t thread; in start_threads() local
1083 thread_t thread; in wait_for_waiters() local
/xnu-10002.41.9/osfmk/kperf/
H A Dkptimer.c215 thread_t thread = current_thread(); in kptimer_sample_curcpu() local
/xnu-10002.41.9/osfmk/i386/
H A Di386_init.c1006 thread_t thread = thread_bootstrap(); in i386_init() local
/xnu-10002.41.9/osfmk/mach/
H A Dhost_info.h163 natural_t thread; member
/xnu-10002.41.9/tests/ktrace/
H A Dkperf_tests.c379 pthread_t thread; variable
H A Dkdebug_tests.c1491 pthread_t thread = NULL; variable
/xnu-10002.41.9/osfmk/arm64/
H A Dloose_ends.c861 __unused thread_t thread, in ml_thread_policy()
/xnu-10002.41.9/bsd/sys/
H A Dkdebug_private.h479 uint64_t thread; member
/xnu-10002.41.9/libsyscall/mach/servers/
H A Dls_defs.h52 long thread; member

12345678910