Searched refs:routine (Results 1 - 25 of 171) sorted by relevance

1234567

/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dsemaphore.defs56 routine semaphore_signal(
59 routine semaphore_signal_all(
62 routine semaphore_wait(
66 routine semaphore_signal_thread(
70 routine semaphore_timedwait(
74 routine semaphore_wait_signal(
78 routine semaphore_timedwait_signal(
H A Dthread_act.defs83 routine thread_terminate(
93 routine act_get_state(
103 routine
122 routine thread_get_state(
132 routine
150 routine thread_suspend(
157 routine thread_resume(
169 routine thread_abort(
184 routine thread_abort_safely(
188 routine thread_depress_abor
[all...]
H A Dlock_set.defs59 routine lock_acquire(
63 routine lock_release(
67 routine lock_try(
71 routine lock_make_stable(
75 routine lock_handoff(
79 routine lock_handoff_accept(
H A Dprocessor.defs81 routine processor_start(
88 routine processor_exit(
94 routine processor_info(
104 routine processor_control(
116 routine processor_assign(
124 routine processor_get_assignment(
H A Dsync.defs84 routine semaphore_create(
90 routine semaphore_destroy(
94 routine semaphore_signal(
97 routine semaphore_signal_all(
100 routine semaphore_wait(
103 routine lock_set_create(
109 routine lock_set_destroy(
113 routine lock_acquire(
117 routine lock_release(
121 routine lock_tr
[all...]
H A Dmemory_object.defs95 routine memory_object_init(
112 routine memory_object_terminate(
122 routine memory_object_data_request(
140 routine memory_object_data_return(
158 routine memory_object_data_initialize(
171 routine memory_object_data_unlock(
186 routine memory_object_synchronize(
200 routine memory_object_map(
203 routine memory_object_last_unmap(
206 routine memory_object_data_reclai
[all...]
H A Dprocessor_set.defs77 routine processor_set_statistics(
86 routine processor_set_destroy(
93 routine processor_set_max_priority(
101 routine processor_set_policy_enable(
108 routine processor_set_policy_disable(
116 routine processor_set_tasks(
123 routine processor_set_threads(
132 routine processor_set_policy_control(
144 routine processor_set_stack_usage(
155 routine processor_set_inf
[all...]
H A Dtask.defs80 routine task_create(
91 routine task_terminate(
97 routine task_threads(
105 routine mach_ports_register(
113 routine mach_ports_lookup(
121 routine task_info(
129 routine task_set_info(
139 routine task_suspend(
149 routine task_resume(
156 routine task_get_special_por
[all...]
H A Dmach_host.defs94 routine host_info(
102 routine host_kernel_version(
109 * host_page_size() is now a library routine based on constants)
112 routine host_page_size(
114 routine _host_page_size(
124 routine mach_memory_object_memory_entry(
137 routine host_processor_info(
146 routine host_get_io_master(
154 routine host_get_clock_service(
164 routine kmod_get_inf
[all...]
H A Dmach_port.defs85 routine mach_port_names(
96 routine mach_port_type(
110 routine mach_port_rename(
127 routine mach_port_allocate_name(
142 routine mach_port_allocate(
154 routine mach_port_destroy(
166 routine mach_port_deallocate(
184 routine mach_port_get_refs(
205 routine mach_port_mod_refs(
227 routine mach_port_pee
[all...]
H A Dhost_priv.defs83 routine host_get_boot_info(
91 routine host_reboot(
99 routine host_priv_statistics(
112 routine host_default_memory_manager(
126 routine vm_wire(
137 routine thread_wire(
160 routine vm_allocate_cpm(
170 routine host_processors(
179 routine host_get_clock_control(
190 routine kmod_creat
[all...]
H A Dmach_vm.defs93 routine PREFIX(mach_vm_allocate) (
104 routine PREFIX(vm_allocate) (
120 routine PREFIX(mach_vm_deallocate) (
130 routine PREFIX(vm_deallocate) (
149 routine PREFIX(mach_vm_protect) (
163 routine PREFIX(vm_protect) (
182 routine mach_vm_inherit(
184 routine vm_inherit(
199 routine PREFIX(mach_vm_read) (
201 routine PREFI
[all...]
H A Dvm32_map.defs80 routine region(
90 routine allocate(
96 routine deallocate(
101 routine protect(
108 routine inherit(
114 routine read(
120 routine read_list(
125 routine write(
130 routine copy(
136 routine read_overwrit
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DJITStubRoutineSet.cpp41 GCAwareJITStubRoutine* routine = m_listOfRoutines[i]; local
43 routine->m_mayBeExecuting = false;
45 if (!routine->m_isJettisoned) {
46 // Inform the deref() routine that it should delete this guy as soon
48 routine->m_isJettisoned = true;
52 routine->deleteFromGC();
56 void JITStubRoutineSet::add(GCAwareJITStubRoutine* routine) argument
58 ASSERT(!routine->m_isJettisoned);
60 m_listOfRoutines.append(routine);
62 uintptr_t start = routine
91 GCAwareJITStubRoutine* routine = m_listOfRoutines[i]; local
115 GCAwareJITStubRoutine* routine = m_listOfRoutines[i]; local
[all...]
/macosx-10.9.5/Libc-997.90.3/darwin/
H A Ddirhelper.defs29 routine __dirhelper_create_user_local(
33 routine __dirhelper_idle_exit(
/macosx-10.9.5/launchd-842.92.1/src/
H A Djob.defs38 routine
47 routine
53 routine
62 routine
70 routine
82 routine
90 routine
97 routine
104 routine
113 routine
[all...]
H A Dprotocol_jobmgr.defs37 routine create_server(
47 routine check_in(
53 routine register(
59 routine look_up(
67 routine parent(
73 routine info(
78 routine subset(
83 routine create_service(
88 routine transfer_subset(
96 routine getsocke
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/default_pager/
H A Ddefault_pager_object.defs78 routine default_pager_object_create(
83 routine default_pager_info(
87 routine default_pager_objects(
95 routine default_pager_object_pages(
103 routine default_pager_backing_store_create(
110 routine default_pager_backing_store_delete(
115 routine default_pager_add_segment(
123 routine default_pager_backing_store_info(
128 routine default_pager_add_file(
135 routine default_pager_trigger
[all...]
/macosx-10.9.5/eap8021x-180/
H A Deapolcontroller.defs57 routine eapolcontroller_get_state ( server : mach_port_t;
62 routine eapolcontroller_start ( server : mach_port_t;
69 routine eapolcontroller_stop ( server : mach_port_t;
73 routine eapolcontroller_update ( server : mach_port_t;
78 routine eapolcontroller_retry ( server : mach_port_t;
82 routine eapolcontroller_copy_status ( server : mach_port_t;
90 routine eapolcontroller_provide_user_input ( server : mach_port_t;
97 routine eapolcontroller_start_system ( server : mach_port_t;
102 routine eapolcontroller_copy_loginwindow_config ( server : mach_port_t;
117 routine eapolcontroller_client_attac
[all...]
/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/servers/
H A Dnetname.defs60 routine netname_check_in(server_port : mach_port_t;
65 routine netname_look_up(server_port : mach_port_t;
70 routine netname_check_out(server_port : mach_port_t;
74 routine netname_version(server_port : mach_port_t;
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A Dconfig.defs67 routine configopen ( server : mach_port_t;
87 routine configlist ( server : mach_port_t;
94 routine configadd ( server : mach_port_t;
101 routine configget ( server : mach_port_t;
108 routine configset ( server : mach_port_t;
116 routine configremove ( server : mach_port_t;
123 routine configadd_s ( server : mach_port_t;
129 routine confignotify ( server : mach_port_t;
134 routine configget_m ( server : mach_port_t;
141 routine configset_
[all...]
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dpppcontroller.defs70 routine pppcontroller_attach ( server : mach_port_t;
79 routine pppcontroller_getstatus ( session : mach_port_t;
83 routine pppcontroller_copyextendedstatus ( session : mach_port_t;
87 routine pppcontroller_copystatistics ( session : mach_port_t;
91 routine pppcontroller_copyuseroptions ( session : mach_port_t;
95 routine pppcontroller_start ( session : mach_port_t;
100 routine pppcontroller_stop ( session : mach_port_t;
104 routine pppcontroller_suspend ( session : mach_port_t;
107 routine pppcontroller_resume ( session : mach_port_t;
110 routine pppcontroller_notificatio
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/device/
H A Ddevice.defs141 routine io_object_get_class(
146 routine io_object_conforms_to(
152 routine io_iterator_next(
157 routine io_iterator_reset(
161 routine io_service_get_matching_services(
167 routine io_registry_entry_get_property(
173 routine io_registry_create_iterator(
180 routine io_registry_iterator_enter_entry(
184 routine io_registry_iterator_exit_entry(
188 routine io_registry_entry_from_pat
[all...]
/macosx-10.9.5/CPANInternal-140/Sub-Exporter/t/
H A Dreal-export-groupgen.t35 for my $routine (qw(foo bar)) {
37 main->$routine(),
39 name => $routine,
45 "generated $routine does what we expect",
48 my $five = "five_$routine";
52 name => $routine,
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dipconfig.defs51 routine ipconfig_if_count( server : mach_port_t;
54 routine ipconfig_get_option( server : mach_port_t;
60 routine ipconfig_if_addr( server : mach_port_t;
65 routine ipconfig_get_packet( server : mach_port_t;
70 routine ipconfig_set( server : mach_port_t;
77 routine ipconfig_set_verbose( server : mach_port_t;
84 routine ipconfig_set_something( server : mach_port_t;
91 routine ipconfig_add_service( server : mach_port_t;
98 routine ipconfig_remove_service_with_id(
105 routine ipconfig_find_servic
[all...]

Completed in 250 milliseconds

1234567