Searched defs:thread (Results 1 - 25 of 264) sorted by relevance

1234567891011

/macosx-10.10.1/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread_kill.c89 dcethread_kill(dcethread* thread, int sig) argument
95 dcethread_kill_throw(dcethread* thread, int sig) argument
H A Ddcethread_enableasync.c88 dcethread* thread = dcethread__self(); local
H A Ddcethread_enableinterrupt.c88 dcethread* thread = dcethread__self(); local
H A Ddcethread_getprio.c86 dcethread_getprio(dcethread* thread) argument
100 dcethread_getprio_throw(dcethread* thread) argument
H A Ddcethread_detach.c88 dcethread_detach(dcethread *thread) argument
103 dcethread_detach_throw(dcethread *thread) argument
122 dcethread* thread; local
[all...]
H A Ddcethread_exit.c89 dcethread* thread = dcethread__self(); local
125 dcethread* thread; local
H A Ddcethread_setprio.c86 dcethread_setprio(dcethread* thread, int priority) argument
108 dcethread_setprio_throw(dcethread* thread, int priority) argument
H A Ddcethread_checkinterrupt.c89 dcethread* thread = dcethread__self(); local
H A Ddcethread_interrupt.c88 dcethread_interrupt(dcethread* thread) argument
98 dcethread_interrupt_throw(dcethread* thread) argument
137 dcethread* thread; local
217 dcethread* thread = NULL; local
[all...]
H A Ddcethread_pause.c126 dcethread* thread; local
135 dcethread* thread; local
H A Ddcethread_signal_to_interrupt.c133 dcethread_signal_to_interrupt(sigset_t *asigset, dcethread* thread) argument
[all...]
H A Ddcethread_cond_wait.c164 dcethread* thread; local
173 dcethread* thread; local
223 dcethread* thread; local
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DStackBounds.cpp53 pthread_t thread = pthread_self(); local
[all...]
/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dms_thread_switch.c67 thread_switch( mach_port_t thread, int option, mach_msg_timeout_t option_time) argument
H A Dexc_catcher.c43 internal_catch_exception_raise( mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, exception_data_t code, mach_msg_type_number_t codeCnt) argument
H A Dexc_catcher_state_identity.c44 internal_catch_exception_raise_state_identity( mach_port_t exception_port, mach_port_t thread, mach_port_t task, exception_type_t exception, exception_data_t code, mach_msg_type_number_t codeCnt, int *flavor, thread_state_t old_state, mach_msg_type_number_t old_stateCnt, thread_state_t new_state, mach_msg_type_number_t *new_stateCnt) argument
/macosx-10.10.1/emacs-93/emacs/lisp/mh-e/
H A Dmh-thread.el[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/pthreads/
H A Dthread.c32 isc_thread_create(isc_threadfunc_t func, isc_threadarg_t arg, isc_thread_t *thread) argument
/macosx-10.10.1/libauto-186/
H A DSubzone.cpp45 Subzone::PendingCountAccumulator::PendingCountAccumulator(Thread &thread) : _thread(thread), _last_pended_subzone(NULL), _pended_count(0) { argument
H A DBlockRef.cpp67 Thread &thread = admin->zone()->registered_thread(); local
/macosx-10.10.1/ntp-92/lib/isc/pthreads/
H A Dthread.c32 isc_thread_create(isc_threadfunc_t func, isc_threadarg_t arg, isc_thread_t *thread) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DGCThread.cpp133 GCThread* thread = static_cast<GCThread*>(data); local
[all...]
/macosx-10.10.1/cups-408/cups/cups/
H A Dthread.c112 pthread_t thread; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/console/
H A Dserial_general.c54 thread_t thread; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dmachine_task.c273 machine_thread_inherit_taskwide( thread_t thread, task_t parent_task) argument

Completed in 225 milliseconds

1234567891011