Searched refs:pthread_cancel (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread_signal_to_interrupt.c148 pthread_cancel(helper_thread);
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dthread_macosx.c94 retval = pthread_cancel(*pthThread);
H A Dhotplug_macosx.cpp158 int rx = pthread_cancel(sHotplugWatcherThread);
/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dgthr-default.h86 __gthrw3(pthread_cancel)
96 __gthrw(pthread_cancel)
206 = __extension__ (void *) &__gthrw_(pthread_cancel);
H A Dgthr-posix.h86 __gthrw3(pthread_cancel)
96 __gthrw(pthread_cancel)
206 = __extension__ (void *) &__gthrw_(pthread_cancel);
/macosx-10.10/ncurses-44/ncurses/test/
H A Dditto.c338 pthread_cancel(ddata.ditto[j].thread);
342 pthread_cancel(ddata.ditto[later].thread);
/macosx-10.10/libpthread-105.1.4/pthread/
H A Dpthread.h276 int pthread_cancel(pthread_t) __DARWIN_ALIAS(pthread_cancel); variable
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_cancelable.c89 pthread_cancel(pthread_t thread) function
356 * EINTR that isn't a result of pthread_cancel()
367 * EINTR that isn't a result of pthread_cancel()
/macosx-10.10/ppp-786.1.1/Helpers/vpnd/
H A Dipsecoptions.c165 pthread_cancel(resolverthread);
/macosx-10.10/dcerpc-61/dcerpc/perf/
H A Dclient.c1580 pthread_cancel(pthread_self());
1641 pthread_cancel(pthread_self());
1706 pthread_cancel(pthread_self());
2545 pthread_cancel(tasks[i]);
/macosx-10.10/OpenSSH-189/openssh/
H A Dauth-pam.c162 return; /* terminated by pthread_cancel */
204 pthread_cancel(sp_pthread_t thread) function
535 pthread_cancel(ctxt->pam_thread);
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h653 #define pthread_cancel ($ ERROR $) macro
/macosx-10.10/ppp-786.1.1/Drivers/PPTP/PPTP-plugin/
H A Dmain.c896 pthread_cancel(edgethread);
935 pthread_cancel(resolverthread);
/macosx-10.10/ppp-786.1.1/Drivers/L2TP/L2TP-plugin/
H A Dmain.c1302 pthread_cancel(edgethread);
1345 pthread_cancel(resolverthread);
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dchap-new.c264 pthread_cancel(chap_ui_thread);

Completed in 147 milliseconds