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

1234567891011>>

/macosx-10.9.5/dcerpc-58/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.9.5/xnu-2422.115.4/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.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-thread.el[all...]
/macosx-10.9.5/bind9-45.100/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.9.5/libauto-185.5/
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.9.5/ntp-88/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.9.5/JavaScriptCore-7537.78.1/heap/
H A DGCThread.cpp134 GCThread* thread = static_cast<GCThread*>(data); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseDetails.h66 ThreadIdentifier thread() const { return m_thread; } function in class:WebCore::DatabaseDetails
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLParserThread.cpp66 static HTMLParserThread* thread; local
81 HTMLParserThread* thread = static_cast<HTMLParserThread*>(arg); local
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dthread.c123 pthread_t thread; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/console/
H A Dserial_general.c55 thread_t thread; local

Completed in 170 milliseconds

1234567891011>>