Searched refs:thread_t (Results 1 - 25 of 242) sorted by relevance

12345678910

/macosx-10.9.5/xnu-2422.115.4/osfmk/kperf/
H A Dast.h30 extern int kperf_ast_pend( thread_t, uint32_t, uint32_t );
H A Dcontext.h34 thread_t cur_thread;
H A Dkperf.h38 extern uint32_t kperf_get_thread_bits( thread_t thread );
39 extern void kperf_set_thread_bits( thread_t thread, uint32_t bits );
40 extern void kperf_set_thread_ast( thread_t thread );
59 extern void kperf_thread_ast_handler( thread_t thread );
84 extern void kperf_switch_context( thread_t old, thread_t new );
H A Dsample.h50 extern thread_t *kperf_thread_on_cpus;
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dast.h40 extern void act_set_astbsd(thread_t);
41 extern void bsd_ast(thread_t);
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dsched_prim.h88 thread_t thread,
93 thread_t thread);
97 thread_t thread,
102 thread_t thread,
107 thread_t thread,
112 thread_t old_thread,
113 thread_t new_thread);
117 thread_t self,
120 thread_t new_thread);
124 thread_t old_threa
[all...]
H A Dthread.h270 thread_t thread);
505 thread_t thread);
510 thread_t thread);
513 thread_t thread) __attribute__ ((noinline));
516 thread_t thread);
519 thread_t thread);
522 thread_t thread);
525 thread_t thread);
539 thread_t thread);
542 thread_t fro
[all...]
H A Daffinity.h58 extern void thread_affinity_dup(thread_t parent, thread_t child);
59 extern void thread_affinity_terminate(thread_t thread);
72 extern kern_return_t thread_affinity_set(thread_t thread, uint32_t tag);
73 extern uint32_t thread_affinity_get(thread_t thread);
74 extern void thread_affinity_exec(thread_t thread);
H A Dipc_tt.h98 thread_t thread);
101 thread_t thread);
104 thread_t thread);
108 thread_t thread);
112 thread_t thread);
116 thread_t thread);
124 thread_t thread);
152 extern thread_t convert_port_to_thread(
155 extern thread_t port_name_to_thread(
H A Dsyscall_subr.h71 thread_t thread);
78 thread_t self);
H A Dextmod_statistics.h43 extern void extmod_statistics_incr_thread_set_state(thread_t target);
H A Dsched_grrr.c74 thread_t thread);
76 static thread_t
83 thread_t thread);
123 static thread_t
127 static thread_t
131 sched_grrr_compute_priority(thread_t thread,
137 thread_t thread);
142 thread_t thread,
152 thread_t thread);
169 sched_grrr_initial_quantum_size(thread_t threa
[all...]
H A Dkpc_thread.c122 kpc_update_thread_counters( thread_t thread )
159 kpc_switch_context( thread_t old, thread_t new __unused )
168 thread_t thread = current_thread();
196 kpc_thread_create(thread_t thread)
207 kpc_thread_destroy(thread_t thread)
223 kpc_thread_ast_handler( thread_t thread )
H A Dbsd_kern.c56 thread_t get_firstthread(task_t);
58 int get_thread_userstop(thread_t);
60 void task_act_iterate_wth_args(task_t, void(*)(thread_t, void *), void *);
61 kern_return_t get_signalact(task_t , thread_t *, int);
78 void *get_bsdthreadtask_info(thread_t th)
94 void *get_bsdthread_info(thread_t th)
102 int get_thread_lock_count(thread_t th); /* forced forward */
103 int get_thread_lock_count(thread_t th)
114 thread_t get_firstthread(task_t task)
116 thread_t threa
[all...]
H A Dthread_act.c83 void act_abort(thread_t);
84 void install_special_handler_locked(thread_t);
100 thread_t thread)
104 // DTRACE_PROC1(lwp__start, thread_t, thread);
113 thread_t thread)
149 thread_t thread)
186 register thread_t thread)
203 register thread_t thread)
217 register thread_t thread)
219 thread_t sel
[all...]
H A Dsched_proto.c81 static thread_t
85 static thread_t
89 sched_proto_compute_priority(thread_t thread,
95 thread_t thread);
101 thread_t thread,
111 thread_t thread);
128 sched_proto_initial_quantum_size(thread_t thread);
137 sched_proto_can_update_priority(thread_t thread);
140 sched_proto_update_priority(thread_t thread);
143 sched_proto_lightweight_update_priority(thread_t threa
[all...]
H A Dmachine.h86 extern thread_t machine_processor_shutdown(
87 thread_t thread,
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dfpu.h86 thread_t thr_act,
90 thread_t thr_act,
94 thread_t parent,
95 thread_t child);
100 extern void fpflush(thread_t);
104 extern void fpu_save_context(thread_t thread);
H A Dpal_routines.h99 extern void pal_set_signal_delivery(thread_t);
106 extern void pal_dbg_page_fault( thread_t thread, user_addr_t vadddr,
113 void pal_syscall_restart(thread_t thread, x86_saved_state_t *state);
116 void pal_execve_return(thread_t thread);
119 void pal_thread_terminate_self(thread_t thread);
122 void pal_ast_check(thread_t thread);
128 void pal_switch_pmap(thread_t, pmap_t, boolean_t);
141 void pal_register_cache_state(thread_t thread, pal_cache_state_t state);
H A Dmisc_protos.h129 thread_t Switch_context(thread_t, thread_continue_t, thread_t);
130 thread_t Shutdown_context(thread_t thread, void (*doshutdown)(processor_t),processor_t processor);
149 extern void act_machine_switch_pcb(thread_t old, thread_t new);
H A Duser_ldt.h86 thread_t thread);
/macosx-10.9.5/xnu-2422.115.4/osfmk/chud/
H A Dchud_thread.c76 chudxnu_bind_thread(thread_t thread, int cpu, __unused int options)
114 chudxnu_unbind_thread(thread_t thread, __unused int options)
122 chudxnu_thread_get_idle(thread_t thread) {
134 chudxnu_thread_get_scheduler_state(thread_t thread) {
259 thread_t thread, *thread_list = (thread_t *)addr;
261 for (i = 0, thread = (thread_t)queue_first(&threads);
263 thread = (thread_t)queue_next(&thread->threads)) {
306 thread_t *thread_list = (thread_t *)add
[all...]
H A Dchud_xnu.h76 extern thread_t chudxnu_current_thread(void);
77 extern task_t chudxnu_task_for_thread(thread_t thread);
79 extern kern_return_t chudxnu_bind_thread(thread_t thread, int cpu, int options);
80 extern kern_return_t chudxnu_unbind_thread(thread_t thread, int options);
82 extern kern_return_t chudxnu_thread_get_state(thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t *count, boolean_t user_only);
83 extern kern_return_t chudxnu_thread_set_state(thread_t thread, thread_flavor_t flavor, thread_state_t tstate, mach_msg_type_number_t count, boolean_t user_only);
85 extern kern_return_t chudxnu_thread_get_callstack64(thread_t thread, uint64_t *callStack, mach_msg_type_number_t *count, boolean_t user_only);
86 extern kern_return_t chudxnu_thread_get_callstack64_kperf(thread_t thread, uint64_t *callStack, mach_msg_type_number_t *count, boolean_t user_only);
95 extern kern_return_t chudxnu_thread_info( thread_t thread, thread_flavor_t flavor, thread_info_t thread_info_out, mach_msg_type_number_t *thread_info_count);
97 extern boolean_t chudxnu_thread_set_marked(thread_t threa
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/i386/
H A Dstubs.c49 extern void *get_bsduthreadarg(thread_t);
50 extern int *get_bsduthreadrval(thread_t);
51 extern void *find_user_regs(thread_t);
121 get_bsduthreadarg(thread_t th)
129 get_bsduthreadrval(thread_t th)
/macosx-10.9.5/dtrace-118.1/test/tst/common/types/
H A Derr.D_XLATE_REDECL.ResultDynType.d45 translator lwpsinfo_t < thread_t T >

Completed in 104 milliseconds

12345678910